ASAPPUserLoginHandler

Deprecated

Use ASAPPUserHandler instead.

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

Functions

Link copied to clipboard
abstract fun loginASAPPUser(requestCode: Int, activity: Activity)

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).