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

RingOut status information More...

Properties

string callStatus [get, set]
 Status of a call Enum: Invalid, Success, InProgress, Busy, NoAnswer, Rejected, GenericError, Finished, InternationalDisabled, DestinationBlocked, NotEnoughFunds, NoSuchUser More...
 
string callerStatus [get, set]
 Status of a calling party Enum: Invalid, Success, InProgress, Busy, NoAnswer, Rejected, GenericError, Finished, InternationalDisabled, DestinationBlocked, NotEnoughFunds, NoSuchUser More...
 
string calleeStatus [get, set]
 Status of a called party Enum: Invalid, Success, InProgress, Busy, NoAnswer, Rejected, GenericError, Finished, InternationalDisabled, DestinationBlocked, NotEnoughFunds, NoSuchUser More...
 

Detailed Description

RingOut status information

Property Documentation

◆ calleeStatus

string RingCentral.RingOutStatusInfo.calleeStatus
getset

Status of a called party Enum: Invalid, Success, InProgress, Busy, NoAnswer, Rejected, GenericError, Finished, InternationalDisabled, DestinationBlocked, NotEnoughFunds, NoSuchUser

◆ callerStatus

string RingCentral.RingOutStatusInfo.callerStatus
getset

Status of a calling party Enum: Invalid, Success, InProgress, Busy, NoAnswer, Rejected, GenericError, Finished, InternationalDisabled, DestinationBlocked, NotEnoughFunds, NoSuchUser

◆ callStatus

string RingCentral.RingOutStatusInfo.callStatus
getset

Status of a call Enum: Invalid, Success, InProgress, Busy, NoAnswer, Rejected, GenericError, Finished, InternationalDisabled, DestinationBlocked, NotEnoughFunds, NoSuchUser


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