beamable-sdk / schema / PresenceStatus
Enumeration: PresenceStatus¶
Defined in: src/__generated__/schemas/enums/PresenceStatus.ts:6
⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.
Enumeration Members¶
Away¶
Away:
"Away"
Defined in: src/__generated__/schemas/enums/PresenceStatus.ts:10
Dnd¶
Dnd:
"Dnd"
Defined in: src/__generated__/schemas/enums/PresenceStatus.ts:9
Invisible¶
Invisible:
"Invisible"
Defined in: src/__generated__/schemas/enums/PresenceStatus.ts:8
Visible¶
Visible:
"Visible"
Defined in: src/__generated__/schemas/enums/PresenceStatus.ts:7