NIMCollectInfo Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMCollectInfo.h |
id
Bookmark ID
@property (nonatomic, assign) NSUInteger idDiscussion
Bookmark ID
Declared In
NIMCollectInfo.h
type
Bookmark type
@property (nonatomic, assign) NSInteger typeDiscussion
Bookmark type
Declared In
NIMCollectInfo.h
data
Data. A maximum of 20KB is allowed
@property (nonatomic, copy) NSString *dataDiscussion
Data. A maximum of 20KB is allowed
Declared In
NIMCollectInfo.h
ext
Extension field that contains a maximum of 1KB
@property (nonatomic, copy) NSString *extDiscussion
Extension field that contains a maximum of 1KB
Declared In
NIMCollectInfo.h
uniqueId
Unique ID
@property (nonatomic, copy) NSString *uniqueIdDiscussion
Unique ID
Declared In
NIMCollectInfo.h
createTime
Creation time in seconds
@property (nonatomic, assign) NSTimeInterval createTimeDiscussion
Creation time in seconds
Declared In
NIMCollectInfo.h
updateTime
Update time in seconds
@property (nonatomic, assign) NSTimeInterval updateTimeDiscussion
Update time in seconds
Declared In
NIMCollectInfo.h