AppBackgroundListener

interface AppBackgroundListener

Callback listener trigger whenever the application goes to background.

Author

Umang Chamaria

Since

10.1.00

Functions

onAppBackground
Link copied to clipboard
abstract fun onAppBackground(context: Context)