Preparing search index...
The search index is not available
Aliyun Web RTC API Documentation
Aliyun Web RTC API Documentation
AliRtcAuthInfo
Interface AliRtcAuthInfo
interface
AliRtcAuthInfo
{
appId
:
string
;
callid
?:
string
;
channelId
:
string
;
nonce
?:
string
;
role
?:
AliRtcSdkTokenRole
;
timestamp
:
number
;
token
:
string
;
userId
:
string
;
}
Index
Properties
app
Id
callid?
channel
Id
nonce?
role?
timestamp
token
user
Id
Properties
app
Id
app
Id
:
string
应用ID
Optional
callid
callid
?:
string
会议id
channel
Id
channel
Id
:
string
频道ID
Optional
nonce
nonce
?:
string
随机串
Optional
role
role
?:
AliRtcSdkTokenRole
角色鉴权值
timestamp
timestamp
:
number
时间戳
token
token
:
string
令牌
user
Id
user
Id
:
string
用户ID
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
app
Id
callid
channel
Id
nonce
role
timestamp
token
user
Id
Aliyun Web RTC API Documentation
Loading...
应用ID