public final class PrintSiteStreams extends Object
This is a code example of Twitter4J Streaming API - Site Streams support.
Usage: java twitter4j.examples.stream.PrintSiteStreams [follow(comma separated numerical user ids)]
Constructor and Description |
---|
PrintSiteStreams() |
public static void main(String[] args) throws TwitterException
args
- follow(comma separated user ids) track(comma separated filter terms)TwitterException
- when Twitter service or network is unavailableCopyright © 2018. All rights reserved.