Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
cache/cache-types
CacheMetadata
Interface CacheMetadata
缓存元信息。
interface
CacheMetadata
{
schemaVersion
:
number
;
lastFlush
:
number
;
}
Index
Properties
schema
Version
last
Flush
Properties
Readonly
schema
Version
schemaVersion
:
number
缓存结构版本号。
Readonly
last
Flush
lastFlush
:
number
最近一次落盘时间戳,单位毫秒。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
schema
Version
last
Flush
IM SDK Web API 文档
Loading...
缓存元信息。