Orange Mobile Network Method
Manages authentication of users based on the used Orange mobile data network.
This method can only authenticate Orange customers.
Instances of this OrangeMobileNetworkMethod must be created using the AuthenticationService.getOrangeMobileNetworkMethod method.
Functions
authenticate
Link copied to clipboard
fun authenticate(context: AuthenticationService.Context = Context.New, callback: WebcomResultCallback<AuthenticationDetails>? = null)
Content copied to clipboard
Delegates the authentication of the user to the Orange mobile data network used to send the underlying request to the Webcom back end. This operation is asynchronous and calls the given callback with the authentication result once performed.