Search
Preparing search index...
The search index is not available
Chatroom
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Chatroom
src/CloudStorageServiceInterface
GetFileTokenResult
Interface GetFileTokenResult
Hierarchy
GetFileTokenResult
Index
Properties
token
tokens
ttl
type
Properties
Optional
token
token
?:
string
基于过期时间鉴权的token
Optional
tokens
tokens
?:
string
[]
如果是url鉴权,就返回url数组对应的tokens
ttl
ttl
:
number
token的过期时间,单位s
type
type
:
2
|
3
类型 2表示带过期时间的全局token鉴权,3表示文件级别的url鉴权
Modules
src/
Chatroom
Interface
src/
Chatroom
Member
Service
Interface
src/
Chatroom
Msg
Service
Interface
src/
Chatroom
Queue
Interface
src/
Chatroom
Service
Interface
src/
Cloud
Storage
Service
Interface
src/types
Get
File
Token
Result
token
tokens
ttl
type
基于过期时间鉴权的token