Twitter4J

need to disambiguate methods ***ById(int id) and ***ByScreenName(String sn)

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.1.0
  • Component/s: Core
  • Labels:
    None

Activity

Hide
Yusuke Yamamoto added a comment -
Following methods now take "int userId" as well as "String screenName":
getUserTimeline()
showUser()
getFriendsStatuses()
getFollowersStatuses()

createFriendShip()
destroyFriendShip()

createBlock()
destroyBlock()
existsBlock()
Show
Yusuke Yamamoto added a comment - Following methods now take "int userId" as well as "String screenName": getUserTimeline() showUser() getFriendsStatuses() getFollowersStatuses() createFriendShip() destroyFriendShip() createBlock() destroyBlock() existsBlock()
Hide
Yusuke Yamamoto added a comment -
fixed.
Show
Yusuke Yamamoto added a comment - fixed.
Hide
Yusuke Yamamoto added a comment -
enableNotification() / disableNotification() also need to be disambiguated.
Show
Yusuke Yamamoto added a comment - enableNotification() / disableNotification() also need to be disambiguated.
Hide
Yusuke Yamamoto added a comment -
and sendDirectMessage(), too :(
Show
Yusuke Yamamoto added a comment - and sendDirectMessage(), too :(

People

Vote (0)
Watch (0)

Dates

  • Due:
    Created:
    Updated:
    Resolved: