Returns the total number of clients on the server. To refresh the count, pass this ClientCountSnapshot object to Orbiter.updateSnapshot method.
Returns the status of the most recent snapshot load-operation. If a load operation is currently in progress, getStatus() returns null. The possible return values of getStatus() depend on the snapshot type.
Indicates whether the snapshot is currently loading data. While an update is in progress, further requests to update the snapshot are ignored.
The ClientCountSnapshot class is used to retrieve the number of clients currently on the server.