QCloudSMHOrganizationType Constants Reference

Declared in QCloudSMHCommonEnum.h

QCloudSMHOrganizationType

: ‘personal’, // 表示个人版 ‘team’, // 表示个人版 ‘enterprise’, // 表示企业版

Definition

typedef NS_ENUM(NSUInteger, QCloudSMHOrganizationType ) {
   QCloudSMHOrganizationTypePersonal = 0,
   QCloudSMHOrganizationTypeTeam,
   QCloudSMHOrganizationTypeEnterprise,
};

Constants

QCloudSMHOrganizationTypePersonal

: ‘personal’, // 表示个人版 ‘team’, // 表示个人版 ‘enterprise’, // 表示企业版

Declared In QCloudSMHCommonEnum.h.

QCloudSMHOrganizationTypeTeam

: ‘personal’, // 表示个人版 ‘team’, // 表示个人版 ‘enterprise’, // 表示企业版

Declared In QCloudSMHCommonEnum.h.

QCloudSMHOrganizationTypeEnterprise

: ‘personal’, // 表示个人版 ‘team’, // 表示个人版 ‘enterprise’, // 表示企业版

Declared In QCloudSMHCommonEnum.h.

Declared In

QCloudSMHCommonEnum.h