Skip to main content

PresenceInfoResponse

Properties

NameTypeRequiredDescription
uristrLink to the presence resource
user_statusPresenceInfoResponseUserStatus
dnd_statusPresenceInfoResponseDndStatus
messagestr
allow_see_my_presencebool
caller_id_visibilityPresenceInfoResponseCallerIdVisibilityConfigures the user presence visibility. When the allowSeeMyPresence parameter is set to true, the following visibility options are supported via this parameter - All, None, PermittedUsers
ring_on_monitored_callbool
pick_up_calls_on_holdbool
active_callsList[ActiveCallInfo]
extensionGetPresenceExtensionInfoInformation on extension, for which this presence data is returned
meeting_statusPresenceInfoResponseMeetingStatusMeetings presence status
telephony_statusPresenceInfoResponseTelephonyStatusTelephony presence status. Returned if telephony status is changed
presence_statusPresenceInfoResponsePresenceStatusAggregated presence status, calculated from a number of sources

PresenceInfoResponseUserStatus

Properties

NameTypeRequiredDescription
OFFLINEstr"Offline"
BUSYstr"Busy"
AVAILABLEstr"Available"

PresenceInfoResponseDndStatus

Properties

NameTypeRequiredDescription
TAKEALLCALLSstr"TakeAllCalls"
DONOTACCEPTDEPARTMENTCALLSstr"DoNotAcceptDepartmentCalls"
TAKEDEPARTMENTCALLSONLYstr"TakeDepartmentCallsOnly"
DONOTACCEPTANYCALLSstr"DoNotAcceptAnyCalls"
UNKNOWNstr"Unknown"

PresenceInfoResponseCallerIdVisibility

Configures the user presence visibility. When the allowSeeMyPresence parameter is set to true, the following visibility options are supported via this parameter - All, None, PermittedUsers

Properties

NameTypeRequiredDescription
ALLstr"All"
NONEstr"None"
PERMITTEDUSERSstr"PermittedUsers"

PresenceInfoResponseMeetingStatus

Meetings presence status

Properties

NameTypeRequiredDescription
CONNECTEDstr"Connected"
DISCONNECTEDstr"Disconnected"

PresenceInfoResponseTelephonyStatus

Telephony presence status. Returned if telephony status is changed

Properties

NameTypeRequiredDescription
NOCALLstr"NoCall"
CALLCONNECTEDstr"CallConnected"
RINGINGstr"Ringing"
ONHOLDstr"OnHold"
PARKEDCALLstr"ParkedCall"

PresenceInfoResponsePresenceStatus

Aggregated presence status, calculated from a number of sources

Properties

NameTypeRequiredDescription
OFFLINEstr"Offline"
BUSYstr"Busy"
AVAILABLEstr"Available"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →