Ok, so I know this has been asked before, but I have not found a good solution to this seemingly simple task. I want to display "Players Currently Online: XX" with the XX being the number of players currently logged in for this game. This should really be a property of the client or connection object or something, but I can't find anything in the api.
So, what is the correct way to get this value?
- Jim