MobileAppMessaging
Main entry point for the MobileAppMessaging module. Provides singleton pattern with asynchronous initialization and component management.
Types
Link copied to clipboard
Listener for initialization completion.
Link copied to clipboard
abstract class WhenReadyHandler(looper: Looper?, val listener: MobileAppMessaging.WhenReadyListener)
Handler for asynchronous SDK requests.
Link copied to clipboard
Callback for when MobileAppMessaging is ready.