Issue Details (XML | Word | Printable)

Key: TFJ-61
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major 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

AsyncTwitter#createFavoriteAsync(), destoryStatusAsync(), destroyFavoriteAsync() should take long instead of int

Created: 22/Nov/08 01:48 PM   Updated: 01/Dec/08 11:28 PM   Resolved: 01/Dec/08 11:28 PM
Return to search
Component/s: Core
Affects Version/s: None
Fix Version/s: 1.1.2


 Description  « Hide
following method parameters should be affected.
 void createFavoriteAsync(int id)
 void createFavoriteAsync(int id, TwitterListener listener)
 void destoryStatusAsync(int statusId)
 void destoryStatusAsync(int statusId, TwitterListener listener)
 void destroyFavoriteAsync(int id)
 void destroyFavoriteAsync(int id, TwitterListener listener)



Sort Order: Ascending order - Click to sort in descending order
Yusuke Yamamoto made changes - 22/Nov/08 01:48 PM
Field Original Value New Value
Component/s Core [ 10003 ]
Yusuke Yamamoto made changes - 01/Dec/08 11:28 PM
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]