Uses of Class
org.robovm.apple.usernotifications.UNNotificationAttachment
| Package | Description |
|---|---|
| org.robovm.apple.usernotifications |
-
Uses of UNNotificationAttachment in org.robovm.apple.usernotifications
Methods in org.robovm.apple.usernotifications that return types with arguments of type UNNotificationAttachment Modifier and Type Method Description NSArray<UNNotificationAttachment>UNMutableNotificationContent. getAttachments()NSArray<UNNotificationAttachment>UNNotificationContent. getAttachments()Method parameters in org.robovm.apple.usernotifications with type arguments of type UNNotificationAttachment Modifier and Type Method Description voidUNMutableNotificationContent. setAttachments(NSArray<UNNotificationAttachment> v)