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

New Post: Find the tweet user is Followed by or not in Filtered Stream

$
0
0
Hi there,

When I implemented the FilteredStream I did not quite find any relevant case for implementing such a feature.
The reason is that when you register a follower you can assign an action that will be invoked when a tweet from that follower is received.
var fs = Stream.CreateFilteredStream();
fs.AddFollow(483748374, tweet =>
{
    // This follower posted this tweet!
});
fs.StartStreamMatchingAllConditions();
Please let me know if this solves your problem. If it does not I can implement this feature for the next release.
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>