twitter4j
Class StreamController
java.lang.Object
twitter4j.StreamController
public class StreamController
- extends Object
- Since:
- Twitter4J 2.2.6
- Author:
- Yusuke Yamamoto - yusuke at twitter.com
getInfo
public ControlStreamInfo getInfo()
throws twitter4j.TwitterException
- Throws:
twitter4j.TwitterException
addUsers
public String addUsers(long[] userIds)
throws twitter4j.TwitterException
- Throws:
twitter4j.TwitterException
removeUsers
public String removeUsers(long[] userIds)
throws twitter4j.TwitterException
- Throws:
twitter4j.TwitterException
getFriendsIDs
public StreamController.FriendsIDs getFriendsIDs(long userId,
long cursor)
throws twitter4j.TwitterException
- Throws:
twitter4j.TwitterException
Copyright © 2012. All Rights Reserved.