Uses of Class
com.mypurecloud.sdk.v2.model.MessagingRoutingEstablishedEvent
Packages that use MessagingRoutingEstablishedEvent
-
Uses of MessagingRoutingEstablishedEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessagingRoutingEstablishedEventModifier and TypeMethodDescriptionMessagingRoutingEstablishedEvent.communicationId(String communicationId) A unique Id (V4 UUID) identifying this communication.MessagingRoutingEstablishedEvent.conversationId(String conversationId) A unique Id (V4 UUID) identifying this conversationMessagingRoutingEstablishedEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventMessagingRoutingEstablishedEvent.initialConfiguration(MessagingInitialConfiguration initialConfiguration) Metadata about this communication.An optional label that categorizes the conversation.MessagingRoutingEstablishedEvent.languageId(String languageId) The unique identifier for the language that should be used to determine the destination for the conversation.The id of the queue that is routing this conversation.The unique identifiers for the skills that should be used to determine the destination for the conversation.MessagingRoutingEstablishedEvent.sourceConfiguration(SourceConfiguration sourceConfiguration) Metadata about the source of this communication's interaction.