Uses of Class
com.mypurecloud.sdk.v2.model.Call
Packages that use Call
-
Uses of Call in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallModifier and TypeMethodDescriptionCall.afterCallWork(AfterCallWork afterCallWork) After-call work for the communication.Call.afterCallWorkRequired(Boolean afterCallWorkRequired) Indicates if after-call work is required for a communication.Call.agentAssistantId(String agentAssistantId) UUID of virtual agent assistant that provide suggestions to the agent participant during the conversation.True if this call is held and the person on this side hears hold music.Call.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.Call.direction(Call.DirectionEnum direction) The direction of the callCall.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.Call.disconnectReasons(List<DisconnectReason> disconnectReasons) List of reasons that this call was disconnected.Call.disconnectType(Call.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.Call.disposition(Disposition disposition) Call resolution data for Dialer bulk make calls commands.Call.documentId(String documentId) If call is an outbound fax of a document from content management, then this is the id in content management.Extra information on fax transmission.True if this call is held and the person on this side hears silence.A globally unique identifier for this communication.Call.initialState(Call.InitialStateEnum initialState) The initial connection state of this communication.True if this call is muted so that remote participants can't hear any audio from this end.Address and name data for a call endpoint.The id of the peer communication corresponding to a matching leg for this communication.The source provider for the call.Call.queueMediaSettings(ConversationQueueMediaSettings queueMediaSettings) Represents the queue settings for this media type.Call.recordersState(RecordersState recordersState) Contains the states of different recorders.True if this call is being recorded.Call.recordingId(String recordingId) A globally unique identifier for the recording associated with this call.Call.recordingState(Call.RecordingStateEnum recordingState) State of recording on this call.The UUID of the script to use.Call.securePause(Boolean securePause) True when the recording of this call is in secure pause status.The time line of the participant's call, divided into activity segments.Address and name data for a call endpoint.Call.startAlertingTime(Date startAlertingTime) The timestamp the communication has when it is first put into an alerting state.Call.startHoldTime(Date startHoldTime) The timestamp the call was placed on hold in the cloud clock if the call is currently on hold.Call.state(Call.StateEnum state) The connection state of this communication.Call.transferSource(String transferSource) Indicates how call reaches the agent.User to User Information (UUI) data managed by SIP session application.Call wrap up or disposition data.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CallMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type Call