| Package | Description |
|---|---|
| crossmobile.ios.usernotifications |
| Modifier and Type | Class and Description |
|---|---|
class |
UNMutableNotificationContent |
| Modifier and Type | Method and Description |
|---|---|
UNNotificationContent |
UNNotificationRequest.content() |
| Modifier and Type | Method and Description |
|---|---|
static UNNotificationRequest |
UNNotificationRequest.requestWithIdentifier(String identifier,
UNNotificationContent content,
UNNotificationTrigger trigger) |
| Modifier and Type | Method and Description |
|---|---|
void |
UNNotificationServiceExtension.didReceiveNotificationRequest(UNNotificationRequest request,
org.robovm.objc.block.VoidBlock1<UNNotificationContent> contentHandler) |
Copyright © 2020. All rights reserved.