Contents

zoneIDsWithUnfetchedServerChanges

The identifiers of zones with changes on the server that have not yet been fetched.

Declaration

@property (copy, readonly) NSArray<CKRecordZoneID *> * zoneIDsWithUnfetchedServerChanges;

Discussion

The sync engine populates this list automatically, for example when receiving a push notification indicating new changes.