Uses of Class
com.mypurecloud.sdk.v2.model.MessagingUserEstablishedEvent
Packages that use MessagingUserEstablishedEvent
-
Uses of MessagingUserEstablishedEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessagingUserEstablishedEventModifier and TypeMethodDescriptionMessagingUserEstablishedEvent.afterCallWorkRequired(Boolean afterCallWorkRequired) Indicates whether or not this user will be required to complete after call work.MessagingUserEstablishedEvent.communicationId(String communicationId) A unique Id (V4 UUID) identifying this communication.MessagingUserEstablishedEvent.conversationId(String conversationId) A unique Id (V4 UUID) identifying this conversationMessagingUserEstablishedEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventMessagingUserEstablishedEvent.initialConfiguration(MessagingInitialConfiguration initialConfiguration) Metadata about this communication.A unique Id (V4 UUID) identifying the queue that the user is messaging on behalf of.MessagingUserEstablishedEvent.sourceConfiguration(SourceConfiguration sourceConfiguration) Metadata about the source of this communication's interaction.A unique Id (V4 UUID) identifying the user this communication belongs to.