authenticate

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

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.