NIMQChatGetChannelCategoryRolesParam Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMQChatGetChannelCategoryRolesParam.h NIMQChatGetChannelCategoryRolesParam.m |
serverId
服务器id
@property (nonatomic, assign) unsigned long long serverIdDiscussion
服务器id
Declared In
NIMQChatGetChannelCategoryRolesParam.h
categoryId
分组id
@property (nonatomic, assign) unsigned long long categoryIdDiscussion
分组id
Declared In
NIMQChatGetChannelCategoryRolesParam.h
timeTag
timetag
@property (nonatomic, assign) NSTimeInterval timeTagDiscussion
timetag
Declared In
NIMQChatGetChannelCategoryRolesParam.h
limit
每页个数
@property (nonatomic, strong) NSNumber *limitDiscussion
每页个数
Declared In
NIMQChatGetChannelCategoryRolesParam.h