PurchasePremiumCapabilityResult Enum
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public enum PurchasePremiumCapabilityResult
type PurchasePremiumCapabilityResult =
- 继承
-
PurchasePremiumCapabilityResult
字段
| 名称 | 值 | 说明 |
|---|---|---|
| Success | 1 | |
| Throttled | 2 | |
| AlreadyPurchased | 3 | |
| AlreadyInProgress | 4 | |
| NotForeground | 5 | |
| UserCanceled | 6 | |
| CarrierDisabled | 7 | |
| CarrierError | 8 | |
| Timeout | 9 | |
| FeatureNotSupported | 10 | |
| RequestFailed | 11 | |
| NetworkNotAvailable | 12 | |
| EntitlementCheckFailed | 13 | |
| NotDefaultDataSubscription | 14 | |
| PendingNetworkSetup | 15 | |
| UserDisabled | 16 |