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 declarations | Description |
---|---|
InAppFileAttachment | Represents a file attachment and inherits from InAppAttachment . |
InAppLocationAttachment | Represents a location attachment and inherits from InAppAttachment . |
InAppAudioAttachment | Represents an audio attachment and inherits from InAppFileAttachment . |
InAppImageAttachment | Represents an image attachment and inherits from InAppFileAttachment . |
InAppVideoAttachment | Represents a video attachment and inherits from InAppFileAttachment . |
Updated 8 days ago