public final class PrintFilterStream extends Object
This is a code example of Twitter4J Streaming API - filter method support.
Usage: java twitter4j.examples.stream.PrintFilterStream [follow(comma separated numerical user ids)] [track(comma separated filter terms)]
Constructor and Description |
---|
PrintFilterStream() |
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.