NIMCacheQueryResult Class Reference
Inherits from | NSObject |
---|---|
Declared in | NIMCacheQuery.h |
path
File path
@property (nonatomic, copy, readonly) NSString *path
Discussion
File path
Declared In
NIMCacheQuery.h
creationDate
Date when a fle was created
@property (nonatomic, strong, readonly) NSDate *creationDate
Discussion
Date when a fle was created
Declared In
NIMCacheQuery.h
fileLength
Size of a file in bytes
@property (nonatomic, assign, readonly) long long fileLength
Discussion
Size of a file in bytes
Declared In
NIMCacheQuery.h