AppBackgroundListener

fun interface AppBackgroundListener

Callback listener trigger whenever the application goes to background.

Author

Umang Chamaria

Since

10.1.00

Functions

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