Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicInternalMessageDetails
Packages that use QueueConversationSocialExpressionEventTopicInternalMessageDetails
-
Uses of QueueConversationSocialExpressionEventTopicInternalMessageDetails in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationSocialExpressionEventTopicInternalMessageDetailsModifier and TypeMethodDescriptionUUID identifying the internal message media.QueueConversationSocialExpressionEventTopicInternalMessageDetails.messageTime(Date messageTime) The time when the internal message was sent or received.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationSocialExpressionEventTopicInternalMessageDetailsModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicInternalMessage.getMessages()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationSocialExpressionEventTopicInternalMessageDetailsModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicInternalMessage.messages(List<QueueConversationSocialExpressionEventTopicInternalMessageDetails> messages) The messages sent on this communication channel.voidQueueConversationSocialExpressionEventTopicInternalMessage.setMessages(List<QueueConversationSocialExpressionEventTopicInternalMessageDetails> messages)