Package apple.cloudkit
Interface CKDatabase.Block_fetchAllSubscriptionsWithCompletionHandler
-
- Enclosing class:
- CKDatabase
public static interface CKDatabase.Block_fetchAllSubscriptionsWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchAllSubscriptionsWithCompletionHandler(NSArray<? extends CKSubscription> subscriptions, NSError error)
-
-
-
Method Detail
-
call_fetchAllSubscriptionsWithCompletionHandler
void call_fetchAllSubscriptionsWithCompletionHandler(NSArray<? extends CKSubscription> subscriptions, NSError error)
-
-