Package apple.usernotifications
Interface UNUserNotificationCenter.Block_getNotificationCategoriesWithCompletionHandler
-
- Enclosing class:
- UNUserNotificationCenter
public static interface UNUserNotificationCenter.Block_getNotificationCategoriesWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getNotificationCategoriesWithCompletionHandler(NSSet<? extends UNNotificationCategory> categories)
-
-
-
Method Detail
-
call_getNotificationCategoriesWithCompletionHandler
void call_getNotificationCategoriesWithCompletionHandler(NSSet<? extends UNNotificationCategory> categories)
-
-