public class UNNotificationServiceExtension extends NSObject
Constructor and Description |
---|
UNNotificationServiceExtension() |
Modifier and Type | Method and Description |
---|---|
void |
didReceiveNotificationRequest(UNNotificationRequest request,
crossmobile.rt.BlockInput<UNNotificationContent> contentHandler) |
void |
serviceExtensionTimeWillExpire() |
performSelector, performSelectorOnMainThread, release, retain, setValue, valueForKey
public void didReceiveNotificationRequest(UNNotificationRequest request, crossmobile.rt.BlockInput<UNNotificationContent> contentHandler)
public void serviceExtensionTimeWillExpire()
Copyright © 2018. All rights reserved.