Package com.ringcentral.definitions
Class CallStatusInfo
java.lang.Object
com.ringcentral.definitions.CallStatusInfo
Status data of a call session
-
Field Summary
FieldsModifier and TypeFieldDescriptionStatus code of a call Enum: Setup, Proceeding, Answered, Disconnected, Gone, Parked, Hold, VoiceMail, FaxReceive, Tds, VoiceMailScreeningOptional messageCall park data.Specifies if it's a conference callReason for a call status, might be specified for some codes 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, Voicemail -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) mobilePickupData(MobilePickupData mobilePickupData)
-
Field Details
-
code
Status code of a call Enum: Setup, Proceeding, Answered, Disconnected, Gone, Parked, Hold, VoiceMail, FaxReceive, Tds, VoiceMailScreening -
reason
Reason for a call status, might be specified for some codes 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, Voicemail -
description
Optional message -
parkData
Call park data. Returned for calls in 'Parked' state -
peerId
-
mobilePickupData
-
rcc
Specifies if it's a conference call
-
-
Constructor Details
-
CallStatusInfo
public CallStatusInfo()
-
-
Method Details
-
code
-
reason
-
description
-
parkData
-
peerId
-
mobilePickupData
-
rcc
-