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
TwitterExceptionpublic String addUsers(long[] userIds) throws TwitterException
TwitterExceptionpublic String removeUsers(long[] userIds) throws TwitterException
TwitterExceptionpublic StreamController.FriendsIDs getFriendsIDs(long userId, long cursor) throws TwitterException
TwitterExceptionCopyright © 2012. All Rights Reserved.