Package apple.usernotifications
Interface UNNotificationServiceExtension.Block_didReceiveNotificationRequestWithContentHandler
-
- Enclosing class:
- UNNotificationServiceExtension
public static interface UNNotificationServiceExtension.Block_didReceiveNotificationRequestWithContentHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_didReceiveNotificationRequestWithContentHandler(UNNotificationContent contentToDeliver)
-
-
-
Method Detail
-
call_didReceiveNotificationRequestWithContentHandler
void call_didReceiveNotificationRequestWithContentHandler(UNNotificationContent contentToDeliver)
-
-