History | Log In      
Issue Details (XML | Word | Printable)

Key: TFJ-14
Type: Bug
Status: Closed
Resolution: Fixed
Priority: Major
Assignee: Yusuke Yamamoto
Reporter: Yusuke Yamamoto
Votes: 0
Watchers: 0
Operations

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

getPublicTimeline(sinceId) should take int

Created: 16/Jul/07 12:58 PM   Updated: 16/Jul/07 01:03 PM
Component/s: Core
Affects Version/s: None
Fix Version/s: 1.0.2


 Description  « Hide
the argument type of sinceId taken by getPublicTimeline() method should be numeric.

 All   Comments   Change History   Subversion Commits      Sort Order:
Yusuke Yamamoto - [16/Jul/07 01:03 PM ]
deprecated getPublicTimeline(java.lang.String sinceID)
added getPublicTimeline(int sinceID)