Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chat-client
GetRTCTokenInfoParams
Interface GetRTCTokenInfoParams
RTC token 查询参数。
interface
GetRTCTokenInfoParams
{
channelName
?:
string
;
}
Index
Properties
channel
Name?
Properties
Optional
Readonly
channel
Name
channelName
?:
string
RTC 频道名;不传时使用服务端默认频道语义。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Name
IM SDK Web API 文档
Loading...
RTC token 查询参数。