Options
All
  • Public
  • Public/Protected
  • All
Menu

List of possible presence states.

Index

Enumeration Members

Enumeration Members

away: "away"

The user is away. Applications can set this state based on the users activity.

offline: "offline"

The user is offline. Automatically set for users after their client has stopped sending updates for a period of time.

online: "online"

The user is online. Default state while user has at least one client connected.

Generated using TypeDoc