twitter4j
Class StatusStream

java.lang.Object
  extended by twitter4j.StatusStream

public class StatusStream
extends java.lang.Object

Since:
Twitter4J 2.0.4
Author:
Yusuke Yamamoto - yusuke at mac.com

Method Summary
 void close()
           
 Status next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

next

public Status next()
            throws TwitterException
Throws:
TwitterException

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2009. All Rights Reserved.