Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/user-info
SubscribeUsersInfoParams
Interface SubscribeUsersInfoParams
批量订阅陌生人资料变化的参数。
interface
SubscribeUsersInfoParams
{
userIds
:
readonly
string
[]
;
}
Index
Properties
user
Ids
Properties
Readonly
user
Ids
userIds
:
readonly
string
[]
待订阅的用户 ID 列表。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Ids
IM SDK Web API 文档
Loading...
批量订阅陌生人资料变化的参数。