authenticate
fun authenticate(callback: WebcomResultCallback<AuthenticationDetails>? = null)
Content copied to clipboard
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.