NIMQChatServerApplyMode Constants Reference

Declared in NIMQChatDefs.h

NIMQChatServerApplyMode

Definition

typedef NS_ENUM(NSInteger, NIMQChatServerApplyMode ) {
   NIMQChatServerApplyModeAutoEnter = 0,
   NIMQChatServerApplyModeNeedApprove = 1,
};

Constants

NIMQChatServerApplyModeAutoEnter

Declared In NIMQChatDefs.h.

NIMQChatServerApplyModeNeedApprove

Declared In NIMQChatDefs.h.