| Package | Description |
|---|---|
| org.agorava.twitter.model |
| Modifier and Type | Method and Description |
|---|---|
StatusDetails |
StatusDetails.setDisplayCoordinates(boolean displayCoordinates)
Indicates that Twitter should pinpoint the location precisely when displaying it on a map.
|
StatusDetails |
StatusDetails.setInReplyToStatusId(long inReplyToStatusId)
Sets the ID of an existing status that this status is in reply to.
|
StatusDetails |
StatusDetails.setLocation(float latitude,
float longitude)
Sets the location of the status update in latitude and longitude.
|
StatusDetails |
StatusDetails.setWrapLinks(boolean wrapLinks) |
Copyright © 2013. All Rights Reserved.