OnReadyCallback

interface OnReadyCallback

Callback interface used to notify app when UAirship is ready.

Inheritors

Functions

Link copied to clipboard
abstract fun onAirshipReady(@NonNull airship: UAirship)
Called when UAirship is ready.