NIMQChatGetChannelCategoryRolesParam Class Reference

Inherits from NSObject
Declared in NIMQChatGetChannelCategoryRolesParam.h
NIMQChatGetChannelCategoryRolesParam.m

Overview

查询某频道分组下的身份组信息列表

  serverId

服务器id

@property (nonatomic, assign) unsigned long long serverId

Discussion

服务器id

Declared In

NIMQChatGetChannelCategoryRolesParam.h

  categoryId

分组id

@property (nonatomic, assign) unsigned long long categoryId

Discussion

分组id

Declared In

NIMQChatGetChannelCategoryRolesParam.h

  timeTag

timetag

@property (nonatomic, assign) NSTimeInterval timeTag

Discussion

timetag

Declared In

NIMQChatGetChannelCategoryRolesParam.h

  limit

每页个数

@property (nonatomic, strong) NSNumber *limit

Discussion

每页个数

Declared In

NIMQChatGetChannelCategoryRolesParam.h