Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.authentication.methods / GuestMethod / authenticate

authenticate

@JvmOverloads fun authenticate(callback: WebcomResultCallback<AuthenticationDetails>? = null): Unit

Authenticates a user as a guest user for the Webcom application. This operation is asynchronous and calls the given callback with the authentication result once performed.