Hello everyone,
1. I created a user on app42 and connected to the lobby . when I closed my game user remained "Online".
I pulled users in lobby via WarpClient.GetInstance().GetLiveLobbyInfo(); method and I found the user.
How much time does it take until you update "Online users"?
2. is there any other way,faster than pulled the users and look for user? is there any method that can tells whether user is online or offline?
Thanks,