Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chat-client
AuthContext
Interface AuthContext
登录参数。
interface
AuthContext
{
userId
:
string
;
token
:
string
;
}
Index
Properties
user
Id
token
Properties
user
Id
userId
:
string
登录用户 ID。
token
token
:
string
IM 登录 token。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Id
token
IM SDK Web API 文档
Loading...
登录参数。