UnifiedPresence
Properties
Name | Type | Required | Description |
---|---|---|---|
status | UnifiedPresenceStatus | ❌ | Aggregated presence status of the user |
glip | UnifiedPresenceGlip | ❌ | Returned if Glip feature is switched on |
telephony | UnifiedPresenceTelephony | ❌ | Returned if BLF feature is switched on |
meeting | UnifiedPresenceMeeting | ❌ | Returned if Meetings feature is switched on |
UnifiedPresenceStatus
Aggregated presence status of the user
Properties
Name | Type | Required | Description |
---|---|---|---|
AVAILABLE | str | ✅ | "Available" |
OFFLINE | str | ✅ | "Offline" |
DND | str | ✅ | "DND" |
BUSY | str | ✅ | "Busy" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs