Package apple.cloudkit
Interface CKDatabase.Block_fetchAllRecordZonesWithCompletionHandler
-
- Enclosing class:
- CKDatabase
public static interface CKDatabase.Block_fetchAllRecordZonesWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchAllRecordZonesWithCompletionHandler(NSArray<? extends CKRecordZone> zones, NSError error)
-
-
-
Method Detail
-
call_fetchAllRecordZonesWithCompletionHandler
void call_fetchAllRecordZonesWithCompletionHandler(NSArray<? extends CKRecordZone> zones, NSError error)
-
-