NIMQChatChannelMemberRoleOpeType Constants Reference

Declared in NIMQChatDefs.h

NIMQChatChannelMemberRoleOpeType

Definition

typedef NS_ENUM(NSInteger, NIMQChatChannelMemberRoleOpeType ) {
   NIMQChatChannelMemberRoleOpeTypeAdd = 1,
   NIMQChatChannelMemberRoleOpeTypeRemove = 2,
};

Constants

NIMQChatChannelMemberRoleOpeTypeAdd

Declared In NIMQChatDefs.h.

NIMQChatChannelMemberRoleOpeTypeRemove

Declared In NIMQChatDefs.h.