Uses of Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicMessageMedia
Packages that use ConversationEventTopicMessageMedia
-
Uses of ConversationEventTopicMessageMedia in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicMessageMediaModifier and TypeMethodDescriptionConversationEventTopicMessageMedia.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 ConversationEventTopicMessageMediaMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationEventTopicMessageMediaModifier and TypeMethodDescriptionConversationEventTopicMessageDetails.media(List<ConversationEventTopicMessageMedia> media) The media (images, files, etc) associated with this message, if anyvoidConversationEventTopicMessageDetails.setMedia(List<ConversationEventTopicMessageMedia> media)