Package com.ringcentral.definitions
Class CallStatusInfo
java.lang.Object
com.ringcentral.definitions.CallStatusInfo
Status data of a call session
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
code
Status code of a call Enum: Setup, Proceeding, Answered, Disconnected, Gone, Parked, Hold, VoiceMail, FaxReceive, Tds, VoiceMailScreening -
peerId
-
reason
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 -
description
Optional message
-
-
Constructor Details
-
CallStatusInfo
public CallStatusInfo()
-
-
Method Details
-
code
-
peerId
-
reason
-
description
-