Interface UNUserNotificationCenter.Block_getDeliveredNotificationsWithCompletionHandler

  • Enclosing class:
    UNUserNotificationCenter

    public static interface UNUserNotificationCenter.Block_getDeliveredNotificationsWithCompletionHandler
    • Method Detail

      • call_getDeliveredNotificationsWithCompletionHandler

        void call_getDeliveredNotificationsWithCompletionHandler​(NSArray<? extends UNNotification> notifications)