Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationEmailEventTopicAttachment
Packages that use QueueConversationEmailEventTopicAttachment
-
Uses of QueueConversationEmailEventTopicAttachment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEmailEventTopicAttachmentModifier and TypeMethodDescriptionQueueConversationEmailEventTopicAttachment.attachmentId(String attachmentId) The unique identifier for the attachment.QueueConversationEmailEventTopicAttachment.contentLength(Long contentLength) The length of the attachment file.QueueConversationEmailEventTopicAttachment.contentType(String contentType) The type of file the attachment is.QueueConversationEmailEventTopicAttachment.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 QueueConversationEmailEventTopicAttachmentModifier and TypeMethodDescriptionQueueConversationEmailEventTopicEmailMediaParticipant.getDraftAttachments()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationEmailEventTopicAttachmentModifier and TypeMethodDescriptionQueueConversationEmailEventTopicEmailMediaParticipant.draftAttachments(List<QueueConversationEmailEventTopicAttachment> draftAttachments) voidQueueConversationEmailEventTopicEmailMediaParticipant.setDraftAttachments(List<QueueConversationEmailEventTopicAttachment> draftAttachments)