iCloudDocEvent

Type Event
Revision Release 2024.3703
Keywords iCloud, sync, storage, iCloudDocEvent
See also iCloud.*

Overview

Most of APIs for iCloud Documents have two ways of being called.

Blocking (synchronous), and asynchronous, or non-blocking. If you want to use non-blocking call, use onComplete in parameters table. Setting this value to a listener, instead of waiting for a procedure to be completed, function would return instantly, but it will post task to be done. When task is done, listener would be invoked with message of this type.

Properties

event.errorCode