Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationMessageEventTopicMessageMedia
Packages that use QueueConversationMessageEventTopicMessageMedia
-
Uses of QueueConversationMessageEventTopicMessageMedia in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationMessageEventTopicMessageMediaModifier and TypeMethodDescriptionQueueConversationMessageEventTopicMessageMedia.contentLengthBytes(Long contentLengthBytes) The optional content length of the the media object, in bytes.The optional id of the the media object.The optional internet media type of the the media object.The optional name of the the media object.The location of the media, useful for retrieving itMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationMessageEventTopicMessageMediaMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationMessageEventTopicMessageMediaModifier and TypeMethodDescriptionQueueConversationMessageEventTopicMessageDetails.media(List<QueueConversationMessageEventTopicMessageMedia> media) voidQueueConversationMessageEventTopicMessageDetails.setMedia(List<QueueConversationMessageEventTopicMessageMedia> media)