Xojo Developer Conference
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
Platforms to show: All Mac Windows Linux Cross-Platform
CKFetchDatabaseChangesOperationMBS class
Super class: CKDatabaseOperationMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | CloudKit | MBS Mac64bit Plugin | 16.5 | Yes | No | No | Yes, macOS only | No |
Notes: Subclass of the CKDatabaseOperationMBS class.
- 4 events
- event changeTokenUpdated(serverChangeToken as CKServerChangeTokenMBS)
- event fetchDatabaseChangesCompleted(serverChangeToken as CKServerChangeTokenMBS, moreComing as Boolean, operationError as NSErrorMBS)
- event recordZoneWithIDChanged(zoneID as CKRecordZoneIDMBS)
- event recordZoneWithIDWasDeleted(zoneID as CKRecordZoneIDMBS)
- 3 properties
- property fetchAllChanges as Boolean
- property previousServerChangeToken as CKServerChangeTokenMBS
- property resultsLimit as Integer
- method Constructor(previousServerChangeToken as CKServerChangeTokenMBS)
Super class CKDatabaseOperationMBS
- property database as CKDatabaseMBS
- method Constructor
Super class CKOperationMBS
- 2 events
- event Completed
- event LongLivedOperationWasPersisted
- 7 properties
- property allowsCellularAccess as Boolean
- property container as CKContainerMBS
- property Handle as Integer
- property longLived as Boolean
- property operationID as String
- property timeoutIntervalForRequest as Double
- property timeoutIntervalForResource as Double
- 6 methods
- method cancel
- method Constructor
- method isCancelled as boolean
- method isExecuting as boolean
- method isFinished as boolean
- method start
This class has no sub classes.
The items on this page are in the following plugins: MBS Mac64bit Plugin.
CKDiscoverUserInfosOperationMBS - CKFetchNotificationChangesOperationMBS
Links
MBS Xojo Plugins