| Package | Description |
|---|---|
| crossmobile.ios.usernotifications |
| Modifier and Type | Method and Description |
|---|---|
static UNNotificationAttachment |
UNNotificationAttachment.attachmentWithIdentifier(String identifier,
NSURL URL,
Map<String,Object> options,
crossmobile.rt.StrongReference<NSError> error) |
| Modifier and Type | Method and Description |
|---|---|
List<UNNotificationAttachment> |
UNNotificationContent.attachments() |
List<UNNotificationAttachment> |
UNMutableNotificationContent.attachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
UNMutableNotificationContent.setAttachments(List<UNNotificationAttachment> attachments) |
Copyright © 2020. All rights reserved.