onResult

abstract fun onResult(user: User?, e: SendbirdException?)

A callback for when the authentication is done.

Since

1.0.0

Parameters

user

User.

e

null if no error.