NIMQChatInoutType Constants Reference
| Declared in | NIMQChatDefs.h | 
|---|
NIMQChatInoutType
Definition
typedef NS_ENUM(NSInteger, NIMQChatInoutType ) {
                            
                               NIMQChatInoutTypeIn = 1,
                            
                               NIMQChatInoutTypeOut = 2,
                            
                            };