NIMQChatQChatChannelMemberRoleType Constants Reference

Declared in NIMQChatDefs.h

NIMQChatQChatChannelMemberRoleType

Definition

typedef NS_ENUM(NSInteger, NIMQChatQChatChannelMemberRoleType ) {
   NIMQChatQChatChannelMemberRoleTypeWhite = 1,
   NIMQChatQChatChannelMemberRoleTypeBlack = 2,
};

Constants

NIMQChatQChatChannelMemberRoleTypeWhite

Declared In NIMQChatDefs.h.

NIMQChatQChatChannelMemberRoleTypeBlack

Declared In NIMQChatDefs.h.