NIMSDK-iOS
载入中...
搜索中...
未找到
NIMCollectInfo类 参考

#import <NIMCollectInfo.h>

类 NIMCollectInfo 继承关系图:

属性

NSUInteger id
 
NSInteger type
 
NSString * data
 
NSString * ext
 
NSString * uniqueId
 
NSTimeInterval createTime
 
NSTimeInterval updateTime
 

属性说明

◆ createTime

- (NSTimeInterval) createTime
readwritenonatomicassign

创建时间(s)

◆ data

- (NSString*) data
readwritenonatomiccopy

数据,最大20KB

◆ ext

- (NSString*) ext
readwritenonatomiccopy

扩展字段,最大1KB

◆ id

- (NSUInteger) id
readwritenonatomicassign

收藏项id

◆ type

- (NSInteger) type
readwritenonatomicassign

收藏类型

◆ uniqueId

- (NSString*) uniqueId
readwritenonatomiccopy

去重唯一ID

◆ updateTime

- (NSTimeInterval) updateTime
readwritenonatomicassign

更新时间(s)


该类的文档由以下文件生成: