gave92 / fbchat-sharp

Facebook Messenger client library for C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i check if friend is online to start chat!!!

wayfaredark opened this issue · comments

I want to perform a validation before list all my contacts and check which of my contacts are currently online.

At this moment contacts online status is not available, but I'm working on it.

Thanks.

Hello in version 0.2.9 I added a new "fetchActiveUsers()" method that gives you the list of ids of the currently active users.