Interface CKDatabase.Block_fetchAllSubscriptionsWithCompletionHandler

  • Enclosing class:
    CKDatabase

    public static interface CKDatabase.Block_fetchAllSubscriptionsWithCompletionHandler
    • Method Detail

      • call_fetchAllSubscriptionsWithCompletionHandler

        void call_fetchAllSubscriptionsWithCompletionHandler​(NSArray<? extends CKSubscription> subscriptions,
                                                             NSError error)