public class StreamController extends Object
Modifier and Type | Class and Description |
---|---|
class |
StreamController.FriendsIDs |
class |
StreamController.User |
Modifier and Type | Method and Description |
---|---|
String |
addUsers(long[] userIds) |
StreamController.FriendsIDs |
getFriendsIDs(long userId,
long cursor) |
ControlStreamInfo |
getInfo() |
String |
removeUsers(long[] userIds) |
public ControlStreamInfo getInfo() throws TwitterException
TwitterException
public String addUsers(long[] userIds) throws TwitterException
TwitterException
public String removeUsers(long[] userIds) throws TwitterException
TwitterException
public StreamController.FriendsIDs getFriendsIDs(long userId, long cursor) throws TwitterException
TwitterException
Copyright © 2013. All Rights Reserved.