NIMCollectInfo Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMCollectInfo.h |
data
数据,最大20KB
@property (nonatomic, copy) NSString *dataDiscussion
数据,最大20KB
Declared In
NIMCollectInfo.h
ext
扩展字段,最大1KB
@property (nonatomic, copy) NSString *extDiscussion
扩展字段,最大1KB
Declared In
NIMCollectInfo.h
uniqueId
去重唯一ID
@property (nonatomic, copy) NSString *uniqueIdDiscussion
去重唯一ID
Declared In
NIMCollectInfo.h
createTime
创建时间(s)
@property (nonatomic, assign) NSTimeInterval createTimeDiscussion
创建时间(s)
Declared In
NIMCollectInfo.h
updateTime
更新时间(s)
@property (nonatomic, assign) NSTimeInterval updateTimeDiscussion
更新时间(s)
Declared In
NIMCollectInfo.h