Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicMessageMedia
Packages that use QueueConversationSocialExpressionEventTopicMessageMedia
-
Uses of QueueConversationSocialExpressionEventTopicMessageMedia in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationSocialExpressionEventTopicMessageMediaModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicMessageMedia.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 QueueConversationSocialExpressionEventTopicMessageMediaModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicMessageDetails.getMedia()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationSocialExpressionEventTopicMessageMediaModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicMessageDetails.media(List<QueueConversationSocialExpressionEventTopicMessageMedia> media) The media (images, files, etc) associated with this message, if anyvoidQueueConversationSocialExpressionEventTopicMessageDetails.setMedia(List<QueueConversationSocialExpressionEventTopicMessageMedia> media)