NIMQChatChannelMemberRoleOpeType Constants Reference
| Declared in | NIMQChatDefs.h | 
|---|
NIMQChatChannelMemberRoleOpeType
Definition
typedef NS_ENUM(NSInteger, NIMQChatChannelMemberRoleOpeType ) {
                            
                               NIMQChatChannelMemberRoleOpeTypeAdd = 1,
                            
                               NIMQChatChannelMemberRoleOpeTypeRemove = 2,
                            
                            };