NIMCacheQueryResult Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMCacheQuery.h |
path
文件路径
@property (nonatomic, copy, readonly) NSString *pathDiscussion
文件路径
Declared In
NIMCacheQuery.h
creationDate
文件的创建日期
@property (nonatomic, strong, readonly) NSDate *creationDateDiscussion
文件的创建日期
Declared In
NIMCacheQuery.h
fileLength
文件的大小,单位为 bytes
@property (nonatomic, assign, readonly) long long fileLengthDiscussion
文件的大小,单位为 bytes
Declared In
NIMCacheQuery.h