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

Properties

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]
 
bool? ringOnMonitoredCall [get, set]
 
bool? pickUpCallsOnHold [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...
 

Property Documentation

◆ allowSeeMyPresence

bool? RingCentral.PresenceInfoRequest.allowSeeMyPresence
getset

◆ callerIdVisibility

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

Enum: TakeAllCalls, DoNotAcceptDepartmentCalls, TakeDepartmentCallsOnly, DoNotAcceptAnyCalls, Unknown

◆ message

string RingCentral.PresenceInfoRequest.message
getset

◆ pickUpCallsOnHold

bool? RingCentral.PresenceInfoRequest.pickUpCallsOnHold
getset

◆ ringOnMonitoredCall

bool? RingCentral.PresenceInfoRequest.ringOnMonitoredCall
getset

◆ userStatus

string RingCentral.PresenceInfoRequest.userStatus
getset

Enum: Offline, Busy, Available


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