NIMQChatRoleType Constants Reference

Declared in NIMQChatDefs.h

NIMQChatRoleType

Definition

typedef NS_ENUM(NSInteger, NIMQChatRoleType ) {
   NIMQChatRoleTypeEveryOne = 1,
   NIMQChatRoleTypeCustom = 2,
};

Constants

NIMQChatRoleTypeEveryOne

everyone

Declared In NIMQChatDefs.h.

NIMQChatRoleTypeCustom

定制

Declared In NIMQChatDefs.h.