Android InApp Module
Get an overview of the InApp Messaging packages.
This section provides an overview of the InApp Messaging packages for managing InApp Messaging within Webex Connect, including handling messages, attachments, media, templates, databases, and synchronization.
Packages | Description |
---|---|
webex.connect.inapp | Provides high-level classes for Connect API interaction, type aliases for callbacks, connection status representation, and module initialization. |
webex.connect.inapp.message | Contains in-app message components. |
webex.connect.inapp.message.attachments | Contains in-app message attachments. |
webex.connect.inapp.message.attachments.media | Contains media attachments in messages. |
webex.connect.inapp.message.attachments.templates | Contains template attachments in messages. |
webex.connect.inapp.message.db | Manages message database operations. |
webex.connect.inapp.synchronization | Manages message synchronization policies. |
webex.connect.inapp.media | Manages media file operations. |
Updated 3 days ago