Android Push Module

This section provides an overview of the push module packages for managing push messaging, notifications, and in-app displays, along with their respective providers and services.

This section provides an overview of the push module packages for managing push messaging, notifications, and in-app displays, along with their respective providers and services. The following table provides the push module packages.

PackagesDescription
com.webex.connect.pushManages push messaging, including push module initialization, push providers, and related helpers and callbacks.
com.webex.connect.push.messageHandles push message data, status, display types, and interactive options.
com.webex.connect.push.notificationProvides notification building and factory classes for creating notifications.
com.webex.connect.push.notification.actionManages notification action handling.
com.webex.connect.push.inappdisplayManages in-app notifications, including their styles and callbacks.
com.webex.connect.push.inappdisplay.viewsProvides view binders and factories for in-app notification views.
com.webex.connect.push.fcmManages FCM (Firebase Cloud Messaging) push provider and related initializers and services.
com.webex.connect.push.hmsManages HMS (Huawei Mobile Services) push provider and related initializers and services.