Package com.ringcentral.definitions
Class ActiveCallInfo
java.lang.Object
com.ringcentral.definitions.ActiveCallInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionEnum: Inbound, OutboundPhone number or extension number of a caller.Name of a callerExtension ID of the call owner on whose behalf a call is performedInternal identifier of a call partyIdentifies if a call belongs to the call queueTime when the call is actually started Format: date-timeTelephony identifier of a call sessionTelephony presence status Enum: NoCall, CallConnected, Ringing, OnHold, ParkedCallPhone number or extension number of a calleeName of a callee -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncallInfo
(CallInfoCQ callInfo) onBehalfOf
(String onBehalfOf) sipData
(DetailedCallInfo sipData) telephonySessionId
(String telephonySessionId) telephonyStatus
(String telephonyStatus) terminationType
(String terminationType)
-
Field Details
-
id
-
direction
Enum: Inbound, Outbound -
queueCall
Identifies if a call belongs to the call queue -
from
Phone number or extension number of a caller. For GCM transport type '_from' property should be used -
fromName
Name of a caller -
to
Phone number or extension number of a callee -
toName
Name of a callee -
startTime
Time when the call is actually started Format: date-time -
telephonyStatus
Telephony presence status Enum: NoCall, CallConnected, Ringing, OnHold, ParkedCall -
sipData
-
sessionId
-
telephonySessionId
Telephony identifier of a call session -
onBehalfOf
Extension ID of the call owner on whose behalf a call is performed -
partyId
Internal identifier of a call party -
terminationType
-
callInfo
-
-
Constructor Details
-
ActiveCallInfo
public ActiveCallInfo()
-
-
Method Details
-
id
-
direction
-
queueCall
-
from
-
fromName
-
to
-
toName
-
startTime
-
telephonyStatus
-
sipData
-
sessionId
-
telephonySessionId
-
onBehalfOf
-
partyId
-
terminationType
-
callInfo
-