NIMQChatRemoveChannelCategoryRoleParam Class Reference

Inherits from NSObject
Declared in NIMQChatRemoveChannelCategoryRoleParam.h
NIMQChatRemoveChannelCategoryRoleParam.m

Overview

删除某频道分组下的某身份组

  serverId

服务器id

@property (nonatomic, assign) unsigned long long serverId

Discussion

服务器id

Declared In

NIMQChatRemoveChannelCategoryRoleParam.h

  categoryId

频道分组id

@property (nonatomic, assign) unsigned long long categoryId

Discussion

频道分组id

Declared In

NIMQChatRemoveChannelCategoryRoleParam.h

  roleId

身份组id

@property (nonatomic, assign) unsigned long long roleId

Discussion

身份组id

Declared In

NIMQChatRemoveChannelCategoryRoleParam.h