Share via


CKErrorFields Class

Definition

Holds error constants used by CloudKit.

public static class CKErrorFields
type CKErrorFields = class
Inheritance
CKErrorFields

Properties

Name Description
ErrorRetryAfterKey

Represents the value associated with the constant CKErrorRetryAfterKey

PartialErrorsByItemIdKey

Represents the value associated with the constant CKPartialErrorsByItemIDKey

RecordChangedErrorAncestorRecordKey

Represents the value associated with the constant CKRecordChangedErrorAncestorRecordKey

RecordChangedErrorClientRecordKey

Represents the value associated with the constant CKRecordChangedErrorClientRecordKey

RecordChangedErrorServerRecordKey

Represents the value associated with the constant CKRecordChangedErrorServerRecordKey

UserDidResetEncryptedDataKey

Represents the value associated with the constant 'CKErrorUserDidResetEncryptedDataKey'.

Applies to