LifecycleImpl

Constructors

Link copied to clipboard
constructor(context: Context)

Functions

Link copied to clipboard
Call whenever the back button is pressed
Link copied to clipboard
This method makes sure that the sdk properly loads the selected language when language is switched.
Link copied to clipboard
open fun onDestroy()
Notify SDK of activity destroyed.
Link copied to clipboard
open fun onPause()
Notify SDK of activity paused
Link copied to clipboard
open fun onRequestPermissionsResult(requestCode: Int, @NonNull permissions: Array<String>, @NonNull grantResults: Array<Int>): Boolean
Link copied to clipboard
open fun onResume()
Notify SDK of activity resumed