iCloud.setKVSListener()

Type Function
Return value none
Revision Release 2024.3703
Keywords iCloud, sync, storage, Key-Value Storage, KVS, setKVSListener
See also iCloudKVSEvent
iCloud.*

Overview

Sets the listener function which will be invoked when an iCloudKVSEvent is produced.

Syntax

iCloud.setKVSListener( listener )
listener (required)

Listener. Listener function that will receive an iCloudKVSEvent.