QCloudSMHLoginAuthType Constants Reference

Declared in QCloudSMHCommonEnum.h

QCloudSMHLoginAuthType

Definition

typedef NS_ENUM(NSUInteger, QCloudSMHLoginAuthType ) {
   QCloudSMHLoginAuthWeb,
   QCloudSMHLoginAuthMobile,
   QCloudSMHLoginAuthOther,
};

Constants

QCloudSMHLoginAuthWeb

Declared In QCloudSMHCommonEnum.h.

QCloudSMHLoginAuthMobile

Declared In QCloudSMHCommonEnum.h.

QCloudSMHLoginAuthOther

Declared In QCloudSMHCommonEnum.h.