NIMQChatGetChannelCategoryBlackWhiteRolesByPageResult Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMQChatGetChannelCategoryBlackWhiteRolesByPageResult.h NIMQChatGetChannelCategoryBlackWhiteRolesByPageResult.m |
hasMore
是否还有下一页数据
@property (nonatomic, assign) BOOL hasMoreDiscussion
是否还有下一页数据
Declared In
NIMQChatGetChannelCategoryBlackWhiteRolesByPageResult.h
nextTimetag
下一页的起始时间戳
@property (nonatomic, assign) NSTimeInterval nextTimetagDiscussion
下一页的起始时间戳
Declared In
NIMQChatGetChannelCategoryBlackWhiteRolesByPageResult.h
roleArray
身份组列表
@property (nonatomic, copy) NSArray<NIMQChatServerRole*> *roleArrayDiscussion
身份组列表
Declared In
NIMQChatGetChannelCategoryBlackWhiteRolesByPageResult.h