QCloudSMHGroupRole Constants Reference

Declared in QCloudSMHCommonEnum.h

QCloudSMHGroupRole

Definition

typedef NS_ENUM(NSUInteger, QCloudSMHGroupRole ) {
   QCloudSMHGroupRoleOwner = 0,
   QCloudSMHGroupRoleAdmin,
   QCloudSMHGroupRoleUser,
};

Constants

QCloudSMHGroupRoleOwner

Declared In QCloudSMHCommonEnum.h.

QCloudSMHGroupRoleAdmin

Declared In QCloudSMHCommonEnum.h.

QCloudSMHGroupRoleUser

Declared In QCloudSMHCommonEnum.h.