RingCentral .Net SDK
Properties | List of all members
RingCentral.PresenceInfoResponse Class Reference

Properties

string uri [get, set]
 Link to the presence resource Format: uri More...
 
string userStatus [get, set]
 Enum: Offline, Busy, Available More...
 
string dndStatus [get, set]
 Enum: TakeAllCalls, DoNotAcceptDepartmentCalls, TakeDepartmentCallsOnly, DoNotAcceptAnyCalls, Unknown More...
 
string message [get, set]
 
bool? allowSeeMyPresence [get, set]
 
string callerIdVisibility [get, set]
 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 Enum: All, None, PermittedUsers More...
 
bool? ringOnMonitoredCall [get, set]
 
bool? pickUpCallsOnHold [get, set]
 
ActiveCallInfo[] activeCalls [get, set]
 
GetPresenceExtensionInfo extension [get, set]
 
string meetingStatus [get, set]
 Meetings presence status Enum: Connected, Disconnected More...
 
string telephonyStatus [get, set]
 Telephony presence status. Returned if telephony status is changed Enum: NoCall, CallConnected, Ringing, OnHold, ParkedCall More...
 
string presenceStatus [get, set]
 Aggregated presence status, calculated from a number of sources Enum: Offline, Busy, Available More...
 

Property Documentation

◆ activeCalls

ActiveCallInfo [] RingCentral.PresenceInfoResponse.activeCalls
getset

◆ allowSeeMyPresence

bool? RingCentral.PresenceInfoResponse.allowSeeMyPresence
getset

◆ callerIdVisibility

string RingCentral.PresenceInfoResponse.callerIdVisibility
getset

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 Enum: All, None, PermittedUsers

◆ dndStatus

string RingCentral.PresenceInfoResponse.dndStatus
getset

Enum: TakeAllCalls, DoNotAcceptDepartmentCalls, TakeDepartmentCallsOnly, DoNotAcceptAnyCalls, Unknown

◆ extension

GetPresenceExtensionInfo RingCentral.PresenceInfoResponse.extension
getset

◆ meetingStatus

string RingCentral.PresenceInfoResponse.meetingStatus
getset

Meetings presence status Enum: Connected, Disconnected

◆ message

string RingCentral.PresenceInfoResponse.message
getset

◆ pickUpCallsOnHold

bool? RingCentral.PresenceInfoResponse.pickUpCallsOnHold
getset

◆ presenceStatus

string RingCentral.PresenceInfoResponse.presenceStatus
getset

Aggregated presence status, calculated from a number of sources Enum: Offline, Busy, Available

◆ ringOnMonitoredCall

bool? RingCentral.PresenceInfoResponse.ringOnMonitoredCall
getset

◆ telephonyStatus

string RingCentral.PresenceInfoResponse.telephonyStatus
getset

Telephony presence status. Returned if telephony status is changed Enum: NoCall, CallConnected, Ringing, OnHold, ParkedCall

◆ uri

string RingCentral.PresenceInfoResponse.uri
getset

Link to the presence resource Format: uri

◆ userStatus

string RingCentral.PresenceInfoResponse.userStatus
getset

Enum: Offline, Busy, Available


The documentation for this class was generated from the following file: