Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.authentication / AuthenticationMethod / syncAuthentication

syncAuthentication

protected fun <T> syncAuthentication(context: AuthenticationService.Context, callback: WebcomResultCallback<T>?, block: (WebcomResultCallback<T>) -> Unit): Boolean