NIMQChatGetChannelsInCategoryByPageParam Class Reference

Inherits from NSObject
Declared in NIMQChatGetChannelsInCategoryByPageParam.h

Overview

分页查询频道分组内频道信息

  serverId

服务器id

@property (nonatomic, assign) unsigned long long serverId

Discussion

服务器id

Declared In

NIMQChatGetChannelsInCategoryByPageParam.h

  categoryId

频道分组id

@property (nonatomic, assign) unsigned long long categoryId

Discussion

频道分组id

Declared In

NIMQChatGetChannelsInCategoryByPageParam.h

  timeTag

timetag

@property (nonatomic, assign) NSTimeInterval timeTag

Discussion

timetag

Declared In

NIMQChatGetChannelsInCategoryByPageParam.h

  limit

每页个数

@property (nonatomic, strong) NSNumber *limit

Discussion

每页个数

Declared In

NIMQChatGetChannelsInCategoryByPageParam.h