|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttwitter4j.examples.Update
public class Update
This is a code example of Twitter4J update API.
Usage: java twitter4j.examples.Update TwitterID TwitterPassword text
| Constructor Summary | |
|---|---|
Update()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main entry for this application. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Update()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws TwitterException
args - String[] TwitterID TwitterPassword StatusString
TwitterException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||