hi linvi,
i've try this line:
followerIds.ForEach(id => fs.AddFollow(id));
it getting error on ForEach.
i'll try to explain hope you will understand now linvi.
i have account with screenname ismansantoso.
i run stream using secret, consumer, token id from screenname ismansantoso
and i have some follower for example about 100 follower.
i want the stream only stream for only 100 follower of ismansantoso that's it!!! :D
i found some method from your class that maybe can i use, but i don't understand how to set the value.
stream.AddFollow(Iuser user).
stream.FollowingUserIds=??
(how to set <dictionary>long??)
thank you linvi in future... :D
i've try this line:
followerIds.ForEach(id => fs.AddFollow(id));
it getting error on ForEach.
i'll try to explain hope you will understand now linvi.
i have account with screenname ismansantoso.
i run stream using secret, consumer, token id from screenname ismansantoso
and i have some follower for example about 100 follower.
i want the stream only stream for only 100 follower of ismansantoso that's it!!! :D
i found some method from your class that maybe can i use, but i don't understand how to set the value.
stream.AddFollow(Iuser user).
stream.FollowingUserIds=??
(how to set <dictionary>long??)
thank you linvi in future... :D