RegistrationManager

Interface for managing device registration data in the MobileAppMessaging module.

Provides access to device registration information, party identification details, and event notifications for registration updates. This interface serves as the public API for registration-related functionality.

Types

Link copied to clipboard

Listener interface for registration events.

Functions

Link copied to clipboard
abstract fun getDeviceId(): String
Link copied to clipboard

Register a listener for registration update events.

Link copied to clipboard

Unregister a previously registered listener.