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

Properties

string mode [get, set]
 Supervising mode Required Example: Listen Enum: Listen More...
 
string supervisorDeviceId [get, set]
 Internal identifier of a supervisor's device which will be used for call session monitoring Required Example: 191888004 More...
 
string agentExtensionId [get, set]
 Extension identifier of the user that will be monitored Example: 400378008008 More...
 
bool? autoAnswer [get, set]
 Specifies if auto-answer SIP header should be sent. If auto-answer is set to true, the call is automatically answered by the supervising party, if set to false - then the supervising party has to accept or decline the monitored call Default: true More...
 
string mediaSDP [get, set]
 Specifies session description protocol setting Enum: sendOnly, sendRecv More...
 

Property Documentation

◆ agentExtensionId

string RingCentral.SuperviseCallSessionRequest.agentExtensionId
getset

Extension identifier of the user that will be monitored Example: 400378008008

◆ autoAnswer

bool? RingCentral.SuperviseCallSessionRequest.autoAnswer
getset

Specifies if auto-answer SIP header should be sent. If auto-answer is set to true, the call is automatically answered by the supervising party, if set to false - then the supervising party has to accept or decline the monitored call Default: true

◆ mediaSDP

string RingCentral.SuperviseCallSessionRequest.mediaSDP
getset

Specifies session description protocol setting Enum: sendOnly, sendRecv

◆ mode

string RingCentral.SuperviseCallSessionRequest.mode
getset

Supervising mode Required Example: Listen Enum: Listen

◆ supervisorDeviceId

string RingCentral.SuperviseCallSessionRequest.supervisorDeviceId
getset

Internal identifier of a supervisor's device which will be used for call session monitoring Required Example: 191888004


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