AdmHandlerJobBase

class AdmHandlerJobBase : ADMMessageHandlerJobBase(source)

Constructors

Link copied to clipboard
constructor()

Functions

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