Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
cache/cache-types
ContactCacheMeta
Interface ContactCacheMeta
interface
ContactCacheMeta
{
cacheIntegrity
:
ContactCacheIntegrity
;
reason
?:
ContactCacheIncompleteReason
;
lastSyncTs
:
number
;
lastSuccessfulVersion
:
string
;
lastSyncMode
:
ContactSyncMode
;
}
Index
Properties
cache
Integrity
reason?
last
Sync
Ts
last
Successful
Version
last
Sync
Mode
Properties
Readonly
cache
Integrity
cacheIntegrity
:
ContactCacheIntegrity
Optional
Readonly
reason
reason
?:
ContactCacheIncompleteReason
Readonly
last
Sync
Ts
lastSyncTs
:
number
Readonly
last
Successful
Version
lastSuccessfulVersion
:
string
Readonly
last
Sync
Mode
lastSyncMode
:
ContactSyncMode
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Integrity
reason
last
Sync
Ts
last
Successful
Version
last
Sync
Mode
IM SDK Web API 文档
Loading...