Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
managers/presence-manager
GetPresenceStatusParams
Interface GetPresenceStatusParams
查询用户在线状态的参数。
interface
GetPresenceStatusParams
{
userIds
:
readonly
string
[]
;
}
Index
Properties
user
Ids
Properties
Readonly
user
Ids
userIds
:
readonly
string
[]
待查询的用户 ID 列表,至少包含 1 项。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Ids
IM SDK Web API 文档
Loading...
查询用户在线状态的参数。