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

verifyAndAuthenticate

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