ASAPPUserLoginResultHandler

Interface definition for a callback to be invoked when the user need to log in again.

Functions

Link copied to clipboard
abstract fun loginASAPPUser(loginActivityResult: ActivityResultLauncher<Intent>)

Called when the user needs to log in again. The user should be redirected to the login activity when this happens (see integration notes for details).