ClientSession
.UserId
and ClientSession
. Here, UserId
is the unique user identifier customized by the business and should remain unchanged during user queuing and application reconnection. ServerSession
to the business client.onConnectSuccess()
callback. We recommend you call the data channel creation API and APIs for other features after this callback.
Was this page helpful?