AppStateHandler

interface AppStateHandler

Allows a component to respond to app state events from AppStateMonitor.

Inheritors

Functions

Link copied to clipboard
abstract fun onAppStateChanged(newAppState: AppState)

Called when the application state changes

Link copied to clipboard
abstract fun onMemoryWarning()

Called when the application receives a memory warning