authenticate
fun authenticate(params: AuthenticateParams, handler: AuthenticateHandler?)
Content copied to clipboard
Authenticates a user with the user ID and access token to connect to Sendbird server.
Since
1.0.0
Parameters
params
AuthenticateParams.
handler
Callback handler.