public class UNNotificationServiceExtension extends NSObject
| Constructor and Description |
|---|
UNNotificationServiceExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
didReceiveNotificationRequest(UNNotificationRequest request,
org.robovm.objc.block.VoidBlock1<UNNotificationContent> contentHandler) |
void |
serviceExtensionTimeWillExpire() |
addObserver, observeValueForKeyPath, performSelector, performSelectorOnMainThread, release, removeObserver, removeObserver, retain, setValueForKey, setValueForUndefinedKey, valueForKey, valueForUndefinedKeypublic void didReceiveNotificationRequest(UNNotificationRequest request, org.robovm.objc.block.VoidBlock1<UNNotificationContent> contentHandler)
public void serviceExtensionTimeWillExpire()
Copyright © 2020. All rights reserved.