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

Returned if BLF feature is switched on More...

Properties

string status [get, set]
 Telephony status calculated from all user's phone numbers. Returned always for the requester's extension; returned for another users if their telephony visibility is set to 'Visible' Enum: NoCall, Ringing, CallConnected, OnHold, ParkedCall More...
 
string visibility [get, set]
 Specifies if the user's phone presence status is visible to other users; returned only for requester's extension Enum: Visible, Invisible More...
 
string availability [get, set]
 Telephony DND status. Returned if DND feature is switched on Enum: TakeAllCalls, DoNotAcceptAnyCalls, DoNotAcceptQueueCalls More...
 

Detailed Description

Returned if BLF feature is switched on

Property Documentation

◆ availability

string RingCentral.UnifiedPresenceTelephony.availability
getset

Telephony DND status. Returned if DND feature is switched on Enum: TakeAllCalls, DoNotAcceptAnyCalls, DoNotAcceptQueueCalls

◆ status

string RingCentral.UnifiedPresenceTelephony.status
getset

Telephony status calculated from all user's phone numbers. Returned always for the requester's extension; returned for another users if their telephony visibility is set to 'Visible' Enum: NoCall, Ringing, CallConnected, OnHold, ParkedCall

◆ visibility

string RingCentral.UnifiedPresenceTelephony.visibility
getset

Specifies if the user's phone presence status is visible to other users; returned only for requester's extension Enum: Visible, Invisible


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