Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicMessageMedia
Packages that use QueueConversationEventTopicMessageMedia
-
Uses of QueueConversationEventTopicMessageMedia in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicMessageMediaModifier and TypeMethodDescriptionQueueConversationEventTopicMessageMedia.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 QueueConversationEventTopicMessageMediaMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationEventTopicMessageMediaModifier and TypeMethodDescriptionQueueConversationEventTopicMessageDetails.media(List<QueueConversationEventTopicMessageMedia> media) The media (images, files, etc) associated with this message, if anyvoidQueueConversationEventTopicMessageDetails.setMedia(List<QueueConversationEventTopicMessageMedia> media)