Package apple.usernotifications
Interface UNUserNotificationCenter.Block_addNotificationRequestWithCompletionHandler
-
- Enclosing class:
- UNUserNotificationCenter
public static interface UNUserNotificationCenter.Block_addNotificationRequestWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_addNotificationRequestWithCompletionHandler(NSError error)
-
-
-
Method Detail
-
call_addNotificationRequestWithCompletionHandler
void call_addNotificationRequestWithCompletionHandler(NSError error)
-
-