|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Twitter.ITweet
This gives common access to features that are common to both Twitter.Messages and Twitter.Statuses.
| Method Summary | |
|---|---|
java.util.Date |
getCreatedAt()
|
long |
getId()
|
java.lang.String |
getText()
The actual status text. |
Twitter.User |
getUser()
The User who made the tweet |
| Method Detail |
|---|
java.util.Date getCreatedAt()
long getId()
java.lang.String getText()
Object.toString()
Twitter.User getUser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||