Page 1 of 1

How to tell how many people are online!

Posted: Mon Feb 08, 2016 7:20 am
by Mwesigwa Ezra

i have been able to successfully implement this.https://blog.appery.io/2015/12/how-to...

But now i want to extend it's usability by being able to tell how many people are online.How exactly can that be done?Thank u in advance


How to tell how many people are online!

Posted: Mon Feb 08, 2016 3:43 pm
by Serhii Kulibaba

Hello,

You have to update users's status with servercode. E.g. check them each 10 mins. If user's last activity was more than 10 mins ago - set his status to "offline"