NIMQChatInoutType Constants Reference

Declared in NIMQChatDefs.h

NIMQChatInoutType

Definition

typedef NS_ENUM(NSInteger, NIMQChatInoutType ) {
   NIMQChatInoutTypeIn = 1,
   NIMQChatInoutTypeOut = 2,
};

Constants

NIMQChatInoutTypeIn

Declared In NIMQChatDefs.h.

NIMQChatInoutTypeOut

Declared In NIMQChatDefs.h.