numSessions property

int? numSessions
getter/setter pair

The approximate number of sessions of the player within the last 28 days, where a session begins when the player is connected to Play Games Services and ends when they are disconnected.

E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information.

Implementation

core.int? numSessions;