AdmHandlerJobBase

open class AdmHandlerJobBase : ADMMessageHandlerJobBase

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
protected open fun onMessage(context: Context, intent: Intent)
Link copied to clipboard
protected open fun onRegistered(context: Context, newRegistrationId: String)
Link copied to clipboard
protected open fun onRegistrationError(context: Context, errorId: String)
Link copied to clipboard
protected open fun onUnregistered(context: Context, newRegistrationId: String)