Interface UNUserNotificationCenter.Block_getNotificationCategoriesWithCompletionHandler

  • Enclosing class:
    UNUserNotificationCenter

    public static interface UNUserNotificationCenter.Block_getNotificationCategoriesWithCompletionHandler
    • Method Detail

      • call_getNotificationCategoriesWithCompletionHandler

        void call_getNotificationCategoriesWithCompletionHandler​(NSSet<? extends UNNotificationCategory> categories)