NIMCollectInfo Class Reference Inherits from NSObject Declared in NIMCollectInfo.h id 收藏项id @property (nonatomic, assign) NSUInteger id Discussion 收藏项id Declared In NIMCollectInfo.h type 收藏类型 @property (nonatomic, assign) NSInteger type Discussion 收藏类型 Declared In NIMCollectInfo.h data 数据,最大20KB @property (nonatomic, copy) NSString *data Discussion 数据,最大20KB Declared In NIMCollectInfo.h ext 扩展字段,最大1KB @property (nonatomic, copy) NSString *ext Discussion 扩展字段,最大1KB Declared In NIMCollectInfo.h uniqueId 去重唯一ID @property (nonatomic, copy) NSString *uniqueId Discussion 去重唯一ID Declared In NIMCollectInfo.h createTime 创建时间(s) @property (nonatomic, assign) NSTimeInterval createTime Discussion 创建时间(s) Declared In NIMCollectInfo.h updateTime 更新时间(s) @property (nonatomic, assign) NSTimeInterval updateTime Discussion 更新时间(s) Declared In NIMCollectInfo.h