NIMQChatLoginAuthType Constants Reference

Declared in NIMQChatLoginParam.h

NIMQChatLoginAuthType

Definition

typedef NS_ENUM(NSInteger, NIMQChatLoginAuthType ) {
   NIMQChatLoginAuthTypeDefault = 0,
   NIMQChatLoginAuthTypeDynamicToken = 1,
};

Constants

NIMQChatLoginAuthTypeDefault

Declared In NIMQChatLoginParam.h.

NIMQChatLoginAuthTypeDynamicToken

Declared In NIMQChatLoginParam.h.