NIMQChatServerApplyMode Constants Reference
Declared in | NIMQChatDefs.h |
---|
NIMQChatServerApplyMode
Definition
typedef NS_ENUM(NSInteger, NIMQChatServerApplyMode ) {
NIMQChatServerApplyModeAutoEnter = 0,
NIMQChatServerApplyModeNeedApprove = 1,
};