interface StreamImplementation
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
next(StreamListener[] listeners) |
void |
onException(java.lang.Exception ex) |
void next(StreamListener[] listeners) throws TwitterException
TwitterExceptionvoid close()
throws java.io.IOException
java.io.IOExceptionvoid onException(java.lang.Exception ex)