GameRTC 类用于管理实时语音通道。
The GameRTC class is used to manage real-time voice channels.
Optional
创建一个实时语音通道。
Creates a real-time voice channel.
通道 ID,可选参数。如果不提供,系统将自动生成一个唯一的 ID。
The channel ID, which is an optional parameter. If not provided, the system will automatically generate a unique ID.
一个 Promise,解析为一个 GameRTCChannel 对象。
GameRTCChannel
A Promise that resolves to a GameRTCChannel object.
Zh
GameRTC 类用于管理实时语音通道。
En
The GameRTC class is used to manage real-time voice channels.