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

#import <NIMQChatGetChannelsByPageResult.h>

类 NIMQChatGetChannelsByPageResult 继承关系图:

属性

BOOL hasMore
 
NSTimeInterval nextTimetag
 
NSArray< NIMQChatChannel * > * channels
 

详细描述

分页查询频道信息的回调类型

属性说明

◆ channels

- (NSArray<NIMQChatChannel *>*) channels
readwritenonatomiccopy

◆ hasMore

- (BOOL) hasMore
readwritenonatomicassign

是否还有下一页数据

◆ nextTimetag

- (NSTimeInterval) nextTimetag
readwritenonatomicassign

下一页的起始时间戳


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