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

Properties

string uri [get, set]
 Canonical URI of a presence info resource Format: uri More...
 
bool? allowSeeMyPresence [get, set]
 If set to true - enables other extensions to see the extension presence status More...
 
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...
 
string dndStatus [get, set]
 Extended DnD (Do not Disturb) status. Cannot be set for Department/Announcement/Voicemail (Take Messages Only)/Fax User/Shared Lines Group/Paging Only Group/IVR Menu/Application Extension/Park Location extensions. The 'DoNotAcceptDepartmentCalls' and 'TakeDepartmentCallsOnly' values are applicable only for extensions More...
 
GetPresenceExtensionInfo extension [get, set]
 
string message [get, set]
 Custom status message (as previously published by user) More...
 
bool? pickUpCallsOnHold [get, set]
 If true enables the extension user to pick up a monitored line on hold More...
 
string presenceStatus [get, set]
 Aggregated presence status, calculated from a number of sources Enum: Offline, Busy, Available More...
 
bool? ringOnMonitoredCall [get, set]
 If true enables to ring extension phone, if any user monitored by this extension is ringing More...
 
string telephonyStatus [get, set]
 Telephony presence status Enum: NoCall, CallConnected, Ringing, OnHold, ParkedCall More...
 
string userStatus [get, set]
 User-defined presence status (as previously published by the user) Enum: Offline, Busy, Available More...
 
string meetingStatus [get, set]
 RingCentral Meetings presence Enum: Connected, Disconnected More...
 
ActiveCallInfo[] activeCalls [get, set]
 Information on active calls More...
 

Property Documentation

◆ activeCalls

ActiveCallInfo [] RingCentral.GetPresenceInfo.activeCalls
getset

Information on active calls

◆ allowSeeMyPresence

bool? RingCentral.GetPresenceInfo.allowSeeMyPresence
getset

If set to true - enables other extensions to see the extension presence status

◆ callerIdVisibility

string RingCentral.GetPresenceInfo.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.GetPresenceInfo.dndStatus
getset

Extended DnD (Do not Disturb) status. Cannot be set for Department/Announcement/Voicemail (Take Messages Only)/Fax User/Shared Lines Group/Paging Only Group/IVR Menu/Application Extension/Park Location extensions. The 'DoNotAcceptDepartmentCalls' and 'TakeDepartmentCallsOnly' values are applicable only for extensions

  • members of a Department; if these values are set for department outsiders, the 400 Bad Request error code is returned. The 'TakeDepartmentCallsOnly' status can be set through the old RingCentral user interface and is available for some migrated accounts only. Enum: TakeAllCalls, DoNotAcceptAnyCalls, DoNotAcceptDepartmentCalls, TakeDepartmentCallsOnly

◆ extension

GetPresenceExtensionInfo RingCentral.GetPresenceInfo.extension
getset

◆ meetingStatus

string RingCentral.GetPresenceInfo.meetingStatus
getset

RingCentral Meetings presence Enum: Connected, Disconnected

◆ message

string RingCentral.GetPresenceInfo.message
getset

Custom status message (as previously published by user)

◆ pickUpCallsOnHold

bool? RingCentral.GetPresenceInfo.pickUpCallsOnHold
getset

If true enables the extension user to pick up a monitored line on hold

◆ presenceStatus

string RingCentral.GetPresenceInfo.presenceStatus
getset

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

◆ ringOnMonitoredCall

bool? RingCentral.GetPresenceInfo.ringOnMonitoredCall
getset

If true enables to ring extension phone, if any user monitored by this extension is ringing

◆ telephonyStatus

string RingCentral.GetPresenceInfo.telephonyStatus
getset

Telephony presence status Enum: NoCall, CallConnected, Ringing, OnHold, ParkedCall

◆ uri

string RingCentral.GetPresenceInfo.uri
getset

Canonical URI of a presence info resource Format: uri

◆ userStatus

string RingCentral.GetPresenceInfo.userStatus
getset

User-defined presence status (as previously published by the user) Enum: Offline, Busy, Available


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