The App ID of your Agora project.
The name of the channel to join. See IAgoraRTCClient.join
for details.
The token used for authentication. If token-based authentication is enabled for your project, a valid token must be provided. If token-based authentication is not enabled, you can pass null
. See IAgoraRTCClient.join
for details.
Optional
uidThe user ID. If not provided, the Agora server assigns a number uid
for you. See IAgoraRTCClient.join
for details.
Parameters used to join a channel.