LifecycleMonitor

Provides methods to react to changes in the application environment

Functions

Link copied to clipboard
abstract fun offActivityEvent(observer: ActivityObserver)

De-register an observer from onActivityEvent

Link copied to clipboard
abstract fun onActivityEvent(observer: ActivityObserver)

Register an observer to be notified when all application activities stopped