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

Status data of a call session More...

Properties

string code [get, set]
 Status code of a call Enum: Setup, Proceeding, Answered, Disconnected, Gone, Parked, Hold, VoiceMail, FaxReceive, Tds, VoiceMailScreening More...
 
PeerInfo peerId [get, set]
 
string reason [get, set]
 Reason for call termination. For 'Disconnected' code only Enum: Pickup, Supervising, TakeOver, Timeout, BlindTransfer, RccTransfer, AttendedTransfer, CallerInputRedirect, CallFlip, ParkLocation, DtmfTransfer, AgentAnswered, AgentDropped, Rejected, Cancelled, InternalError, NoAnswer, TargetBusy, InvalidNumber, InternationalDisabled, DestinationBlocked, NotEnoughFunds, NoSuchUser, CallPark, CallRedirected, CallReplied, CallSwitch, CallFinished, CallDropped More...
 
string description [get, set]
 Optional message More...
 

Detailed Description

Status data of a call session

Property Documentation

◆ code

string RingCentral.CallStatusInfo.code
getset

Status code of a call Enum: Setup, Proceeding, Answered, Disconnected, Gone, Parked, Hold, VoiceMail, FaxReceive, Tds, VoiceMailScreening

◆ description

string RingCentral.CallStatusInfo.description
getset

Optional message

◆ peerId

PeerInfo RingCentral.CallStatusInfo.peerId
getset

◆ reason

string RingCentral.CallStatusInfo.reason
getset

Reason for call termination. For 'Disconnected' code only Enum: Pickup, Supervising, TakeOver, Timeout, BlindTransfer, RccTransfer, AttendedTransfer, CallerInputRedirect, CallFlip, ParkLocation, DtmfTransfer, AgentAnswered, AgentDropped, Rejected, Cancelled, InternalError, NoAnswer, TargetBusy, InvalidNumber, InternationalDisabled, DestinationBlocked, NotEnoughFunds, NoSuchUser, CallPark, CallRedirected, CallReplied, CallSwitch, CallFinished, CallDropped


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