PresenceState enum
List of possible presence states.
Fields
away | The user is away. Applications can set this state based on the users activity. |
offline | The user is offline. Automatically set for users after their client has stopped sending updates for a period of time. |
online | The user is online. Default state while user has at least one client connected. |