Uses of Class
com.mypurecloud.sdk.v2.model.ExternalEstablishedEvent
Packages that use ExternalEstablishedEvent
-
Uses of ExternalEstablishedEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExternalEstablishedEventModifier and TypeMethodDescriptionThe automatic number identification if it is available for this conversation.The automatic number identification name if it is available for this conversation.ExternalEstablishedEvent.communicationId(String communicationId) A unique Id (V4 UUID) identifying this communicationExternalEstablishedEvent.conversationId(String conversationId) A unique Id (V4 UUID) identifying this conversationThe dialed number identification if it is available for this conversation.The dialed number identification name if it is available for this conversation.ExternalEstablishedEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventExternalEstablishedEvent.initialConfiguration(InitialConfiguration initialConfiguration) Metadata about this communication.ExternalEstablishedEvent.sourceConfiguration(SourceConfiguration sourceConfiguration) Metadata about the source of this communication's interaction.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ExternalEstablishedEventMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ExternalEstablishedEventModifier and TypeMethodDescriptionBatchConversationEventRequest.externalEstablishedEvents(List<ExternalEstablishedEvent> externalEstablishedEvents) Voice - ExternalEstablished events for this batchvoidBatchConversationEventRequest.setExternalEstablishedEvents(List<ExternalEstablishedEvent> externalEstablishedEvents)