Uses of Class
org.robovm.apple.cloudkit.CKFetchRecordZoneChangesConfiguration
| Package | Description |
|---|---|
| org.robovm.apple.cloudkit |
-
Uses of CKFetchRecordZoneChangesConfiguration in org.robovm.apple.cloudkit
Methods in org.robovm.apple.cloudkit that return types with arguments of type CKFetchRecordZoneChangesConfiguration Modifier and Type Method Description NSDictionary<CKRecordZoneID,CKFetchRecordZoneChangesConfiguration>CKFetchRecordZoneChangesOperation. getConfigurationsByRecordZoneID()Method parameters in org.robovm.apple.cloudkit with type arguments of type CKFetchRecordZoneChangesConfiguration Modifier and Type Method Description static CKFetchRecordZoneChangesOperationCKFetchRecordZoneChangesOperation. create(NSArray<CKRecordZoneID> recordZoneIDs, NSDictionary<CKRecordZoneID,CKFetchRecordZoneChangesConfiguration> configurationsByRecordZoneID)protected longCKFetchRecordZoneChangesOperation. init0(NSArray<CKRecordZoneID> recordZoneIDs, NSDictionary<CKRecordZoneID,CKFetchRecordZoneChangesConfiguration> configurationsByRecordZoneID)voidCKFetchRecordZoneChangesOperation. setConfigurationsByRecordZoneID(NSDictionary<CKRecordZoneID,CKFetchRecordZoneChangesConfiguration> v)