Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: problems with Stream no events fired

$
0
0
Please share more of your code and try the following:
var us = Stream.CreateUserStream();
us.TweetCreatedByAnyone += (sender, args) =>
{
    Console.WriteLine(args.Tweet);
};
us.StartStream();
Let me know if this work when you publish a tweet or a friend of you publishes a tweet.
Linvi

Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>