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

#import <NIMQChatUpdateChannelCategoryBlackWhiteRoleInfo.h>

类 NIMQChatUpdateChannelCategoryBlackWhiteRoleInfo 继承关系图:

构造函数

(instancetype) - initWithProperty: [implementation]
 

属性

unsigned long long serverId
 
unsigned long long categoryId
 
NIMQChatChannelMemberRoleType type
 
NIMQChatChannelMemberRoleOpeType opeType
 
unsigned long long roleId
 

函数文档

◆ initWithProperty:

- (instancetype) initWithProperty: (const nimbiz::Property &)  info
implementation

属性说明

◆ categoryId

- (unsigned long long) categoryId
readwritenonatomicassign

频道分组id

◆ opeType

- (NIMQChatChannelMemberRoleOpeType) opeType
readwritenonatomicassign

频道成员身份组的操作类型

◆ roleId

- (unsigned long long) roleId
readwritenonatomicassign

身份组id

◆ serverId

- (unsigned long long) serverId
readwritenonatomicassign

服务器id

◆ type

- (NIMQChatChannelMemberRoleType) type
readwritenonatomicassign

成员身份组类型


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