Contents

CKSyncEngineDelegate

An interface for providing record data to a sync engine and customizing that engine’s behavior.

Declaration

protocol CKSyncEngineDelegate : AnyObject, Sendable

Overview

Topics

Handling sync events

Sending changes

Instance Methods