Uses of Class
com.mypurecloud.sdk.v2.model.OpenContentAttachment
Packages that use OpenContentAttachment
-
Uses of OpenContentAttachment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpenContentAttachmentModifier and TypeMethodDescriptionSuggested file name for attachment.OpenInboundMessageContent.getAttachment()Provider specific ID for attachment.OpenContentAttachment.mediaType(OpenContentAttachment.MediaTypeEnum mediaType) The type of attachment this instance represents.Attachment mime type (https://www.iana.org/assignments/media-types/media-types.xhtml).Secure hash of the attachment content.Text associated with attachment such as an image caption.URL of the attachment.Methods in com.mypurecloud.sdk.v2.model with parameters of type OpenContentAttachmentModifier and TypeMethodDescriptionOpenInboundMessageContent.attachment(OpenContentAttachment attachment) Attachment content.voidOpenInboundMessageContent.setAttachment(OpenContentAttachment attachment)