com.webex.connect.inapp.message.attachments.media

Contains media attachments in InApp Messages.

Contains media attachments in InApp Messages. The following table provides the package-level declarations.

Package-level declarationsDescription
InAppFileAttachmentRepresents a file attachment and inherits from InAppAttachment .
InAppLocationAttachmentRepresents a location attachment and inherits from InAppAttachment .
InAppAudioAttachmentRepresents an audio attachment and inherits from InAppFileAttachment .
InAppImageAttachmentRepresents an image attachment and inherits from InAppFileAttachment .
InAppVideoAttachmentRepresents a video attachment and inherits from InAppFileAttachment .