Package apple.usernotifications
Interface UNUserNotificationCenter.Block_getDeliveredNotificationsWithCompletionHandler
-
- Enclosing class:
- UNUserNotificationCenter
public static interface UNUserNotificationCenter.Block_getDeliveredNotificationsWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getDeliveredNotificationsWithCompletionHandler(NSArray<? extends UNNotification> notifications)
-
-
-
Method Detail
-
call_getDeliveredNotificationsWithCompletionHandler
void call_getDeliveredNotificationsWithCompletionHandler(NSArray<? extends UNNotification> notifications)
-
-