Package apple.usernotifications
Interface UNUserNotificationCenter.Block_getPendingNotificationRequestsWithCompletionHandler
-
- Enclosing class:
- UNUserNotificationCenter
public static interface UNUserNotificationCenter.Block_getPendingNotificationRequestsWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getPendingNotificationRequestsWithCompletionHandler(NSArray<? extends UNNotificationRequest> requests)
-
-
-
Method Detail
-
call_getPendingNotificationRequestsWithCompletionHandler
void call_getPendingNotificationRequestsWithCompletionHandler(NSArray<? extends UNNotificationRequest> requests)
-
-