| Package | Description |
|---|---|
| crossmobile.ios.usernotifications |
| Modifier and Type | Class and Description |
|---|---|
class |
UNCalendarNotificationTrigger |
class |
UNLocationNotificationTrigger |
class |
UNPushNotificationTrigger |
class |
UNTimeIntervalNotificationTrigger |
| Modifier and Type | Method and Description |
|---|---|
UNNotificationTrigger |
UNNotificationRequest.trigger() |
| Modifier and Type | Method and Description |
|---|---|
static UNNotificationRequest |
UNNotificationRequest.requestWithIdentifier(String identifier,
UNNotificationContent content,
UNNotificationTrigger trigger) |
Copyright © 2020. All rights reserved.