launchApp

open fun launchApp(response: <Error class: unknown class>, name: String, surname: String, language: String, vararg custom: Any?)

Method to launch the application after the authentication request, will be instantiated with the user details both the requester and the localUser

Parameters

response

The response of the authentication request

name

The name of the user

surname

The surname of the user

language

The language of the user

custom

The custom parameters added in a customization of the PandoroUser