Android InApp Module

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.

PackagesDescription
webex.connect.inappProvides high-level classes for Connect API interaction, type aliases for callbacks, connection status representation, and module initialization.
webex.connect.inapp.messageContains in-app message components.
webex.connect.inapp.message.attachmentsContains in-app message attachments.
webex.connect.inapp.message.attachments.mediaContains media attachments in messages.
webex.connect.inapp.message.attachments.templatesContains template attachments in messages.
webex.connect.inapp.message.dbManages message database operations.
webex.connect.inapp.synchronizationManages message synchronization policies.
webex.connect.inapp.mediaManages media file operations.