Hi,
I am using App42 and Appwarp in same game with Cocos2d-x.
Now i want to get pertucular User's status that whether User is logged in game or not?
I can see one method that getOnlineUsers But that is not useful for live game. As game might have big active users.
I think it will be great if we can have method to check online status with given Usernames vector.
Thanks.