NIMQChatRoleType Constants Reference
| Declared in | NIMQChatDefs.h | 
|---|
NIMQChatRoleType
Definition
typedef NS_ENUM(NSInteger, NIMQChatRoleType ) {
                            
                               NIMQChatRoleTypeEveryOne = 1,
                            
                               NIMQChatRoleTypeCustom = 2,
                            
                            };