예제 #1
0
 public extern void stream(string method, TwitterStreamConfig config, Action <TwitterStream> callback);
예제 #2
0
 public extern TwitterStream stream(string method, TwitterStreamConfig config);