Enums
CloudKVChangeReason
Describes why a cloud key-value store changed externally.
Describes why a cloud key-value store changed externally.
Enumeration Members
| Enumeration Member | Value | Description |
|---|---|---|
AccountChange | "account_change" | The active iCloud account changed. |
InitialSync | "initial_sync" | The initial iCloud synchronization completed. |
QuotaViolation | "quota_violation" | A write exceeded an iCloud key-value store limit. |
ServerChange | "server_change" | The provider received values that changed on another device. |