NIMQChatChannelMemberRoleType Constants Reference

Declared in NIMQChatDefs.h

NIMQChatChannelMemberRoleType

Definition

typedef NS_ENUM(NSInteger, NIMQChatChannelMemberRoleType ) {
   NIMQChatChannelMemberRoleTypeWhite = 1,
   NIMQChatChannelMemberRoleTypeBlack = 2,
};

Constants

NIMQChatChannelMemberRoleTypeWhite

Declared In NIMQChatDefs.h.

NIMQChatChannelMemberRoleTypeBlack

Declared In NIMQChatDefs.h.