Package apple.cloudkit
Interface CKDatabase.Block_fetchSubscriptionWithIDCompletionHandler
-
- Enclosing class:
- CKDatabase
public static interface CKDatabase.Block_fetchSubscriptionWithIDCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchSubscriptionWithIDCompletionHandler(CKSubscription subscription, NSError error)
-
-
-
Method Detail
-
call_fetchSubscriptionWithIDCompletionHandler
void call_fetchSubscriptionWithIDCompletionHandler(CKSubscription subscription, NSError error)
-
-