Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationVideoEventTopicAttachment
Packages that use QueueConversationVideoEventTopicAttachment
-
Uses of QueueConversationVideoEventTopicAttachment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationVideoEventTopicAttachmentModifier and TypeMethodDescriptionQueueConversationVideoEventTopicAttachment.attachmentId(String attachmentId) The unique identifier for the attachment.QueueConversationVideoEventTopicAttachment.contentLength(Long contentLength) The length of the attachment file.QueueConversationVideoEventTopicAttachment.contentType(String contentType) The type of file the attachment is.QueueConversationVideoEventTopicAttachment.contentUri(String contentUri) The content uri of the attachment.The name of the attachment.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationVideoEventTopicAttachmentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationVideoEventTopicAttachmentModifier and TypeMethodDescriptionQueueConversationVideoEventTopicEmail.draftAttachments(List<QueueConversationVideoEventTopicAttachment> draftAttachments) A list of uploaded attachments on the email draft.voidQueueConversationVideoEventTopicEmail.setDraftAttachments(List<QueueConversationVideoEventTopicAttachment> draftAttachments)