Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationVideoEventTopicMessageMedia
Packages that use QueueConversationVideoEventTopicMessageMedia
-
Uses of QueueConversationVideoEventTopicMessageMedia in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationVideoEventTopicMessageMediaModifier and TypeMethodDescriptionQueueConversationVideoEventTopicMessageMedia.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 QueueConversationVideoEventTopicMessageMediaMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationVideoEventTopicMessageMediaModifier and TypeMethodDescriptionQueueConversationVideoEventTopicMessageDetails.media(List<QueueConversationVideoEventTopicMessageMedia> media) The media (images, files, etc) associated with this message, if anyvoidQueueConversationVideoEventTopicMessageDetails.setMedia(List<QueueConversationVideoEventTopicMessageMedia> media)