|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttwitter4j.examples.SendDirectMessage
public class SendDirectMessage
Example application that sends a message to specified Twitter-er from specified account.
Usage: java twitter4j.examples.DirectMessage senderID senderPassword message recipientId
Constructor Summary | |
---|---|
SendDirectMessage()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Usage: java twitter4j.examples.DirectMessage senderID senderPassword message recipientId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SendDirectMessage()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- String[]
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |