RTC token 查询参数。

interface GetRTCTokenInfoParams {
    channelName?: string;
}

Properties

Properties

channelName?: string

RTC 频道名;不传时使用服务端默认频道语义。