NIMQChatChannelMemberRoleType Constants Reference
| Declared in | NIMQChatDefs.h | 
|---|
NIMQChatChannelMemberRoleType
Definition
typedef NS_ENUM(NSInteger, NIMQChatChannelMemberRoleType ) {
                            
                               NIMQChatChannelMemberRoleTypeWhite = 1,
                            
                               NIMQChatChannelMemberRoleTypeBlack = 2,
                            
                            };