Agora App ID - used to authenticate the request
Channel name to join - users in the same channel can communicate with each other
(optional) Token used to join a channel when using secured mode (default: null)
(optional) URL for token server, manages fetching and updating tokens automatically. Must follow the schema here - https://github.com/AgoraIO-Community/agora-token-service/
(optional) UID for local user to join the channel (default: 0)
Generated using TypeDoc
Props object to setup the RTC SDK connection