Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chat-client
ProfileSyncConfig
Interface ProfileSyncConfig
消息资料回填节流配置。
interface
ProfileSyncConfig
{
userInfoWindowMs
?:
number
;
userInfoBatchSize
?:
number
;
groupNamecardWindowMs
?:
number
;
groupNamecardMaxConcurrency
?:
number
;
}
Index
Properties
user
Info
Window
Ms?
user
Info
Batch
Size?
group
Namecard
Window
Ms?
group
Namecard
Max
Concurrency?
Properties
Optional
Readonly
user
Info
Window
Ms
userInfoWindowMs
?:
number
用户资料回填聚合窗口,单位毫秒。
Optional
Readonly
user
Info
Batch
Size
userInfoBatchSize
?:
number
单次用户资料回填批大小。
Optional
Readonly
group
Namecard
Window
Ms
groupNamecardWindowMs
?:
number
群名片回填聚合窗口,单位毫秒。
Optional
Readonly
group
Namecard
Max
Concurrency
groupNamecardMaxConcurrency
?:
number
群名片回填最大并发数。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Info
Window
Ms
user
Info
Batch
Size
group
Namecard
Window
Ms
group
Namecard
Max
Concurrency
IM SDK Web API 文档
Loading...
消息资料回填节流配置。