Issue Details (XML | Word | Printable)

Key: TFJ-197
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Yusuke Yamamoto
Reporter: Yusuke Yamamoto
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Twitter4J

support geo location API

Created: 22/Aug/09 12:53 AM   Updated: 03/Sep/09 01:32 AM  Due: 03/Sep/09   Resolved: 03/Sep/09 01:32 AM
Return to search
Component/s: Core
Affects Version/s: None
Fix Version/s: 2.0.10


 Description  « Hide
Introduced following methods:
Twitter.updateStatus(String status, double latitude, double longitude)
Twitter.updateStatus(String status, long inReplyToStatusId, double latitude, double longitude)
Status.getLatitude()
Status.getLongitude()
User.isGeoEnabled()
User.isVerified()

Note that geo location API is not available as of 9/3/2009.

Sort Order: Ascending order - Click to sort in descending order
Yusuke Yamamoto made changes - 29/Aug/09 02:15 AM
Field Original Value New Value
Due Date 2009-09-03 00:00:00.0
Yusuke Yamamoto made changes - 03/Sep/09 01:32 AM
Description Introduced following methods:
Twitter.updateStatus(String status, double latitude, double longitude)
Twitter.updateStatus(String status, long inReplyToStatusId, double latitude, double longitude)
Status.getLatitude()
Status.getLongitude()
User.isGeoEnabled()
User.isVerified()

Note that geo location API is not available as of 9/3/2009.
Yusuke Yamamoto made changes - 03/Sep/09 01:32 AM
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]