Class and Description |
---|
org.springframework.social.twitter.api.StatusDetails
Use
TimelineOperations.updateStatus(TweetData) instead. |
Constructor and Description |
---|
org.springframework.social.twitter.api.Tweet(long, String, Date, String, String, Long, long, String, String)
Use other constructor with String ID instead.
|
org.springframework.social.twitter.api.Tweet(long, String, String, Date, String, String, Long, long, String, String)
Use other constructor with String ID instead.
|