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