NIMQChatChannelType Constants Reference

Declared in NIMQChatDefs.h

NIMQChatChannelType

Definition

typedef NS_ENUM(NSInteger, NIMQChatChannelType ) {
   NIMQChatChannelTypeMsg = 0,
   NIMQChatChannelTypeCustom = 100,
};

Constants

NIMQChatChannelTypeMsg

Declared In NIMQChatDefs.h.

NIMQChatChannelTypeCustom

Declared In NIMQChatDefs.h.