Package apple.usernotifications
Interface UNUserNotificationCenter.Block_getNotificationSettingsWithCompletionHandler
-
- Enclosing class:
- UNUserNotificationCenter
public static interface UNUserNotificationCenter.Block_getNotificationSettingsWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getNotificationSettingsWithCompletionHandler(UNNotificationSettings settings)
-
-
-
Method Detail
-
call_getNotificationSettingsWithCompletionHandler
void call_getNotificationSettingsWithCompletionHandler(UNNotificationSettings settings)
-
-