SubscriptionStatus enum

枚举订阅的可能状态。

字段

Enabled = 0

已启用订阅。

OnProbation = 10

订阅暂时由系统进行缓刑。

DisabledByUser = 20

用户禁用订阅。

DisabledBySystem = 30

系统禁用订阅。

DisabledByInactiveIdentity = 40

由于所有者处于非活动状态或缺少权限,订阅被禁用。