Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.authentication.methods / PersonalPasswordMethod / verifyAndAuthenticate

verifyAndAuthenticate

fun verifyAndAuthenticate(token: String, context: AuthenticationService.Context = Context.New, callback: WebcomResultCallback<AuthenticationDetails>? = null): Unit