Uses of Class
org.robovm.apple.usernotificationsui.UNNotificationContentExtensionResponseOption
| Package | Description |
|---|---|
| org.robovm.apple.usernotificationsui |
-
Uses of UNNotificationContentExtensionResponseOption in org.robovm.apple.usernotificationsui
Methods in org.robovm.apple.usernotificationsui that return UNNotificationContentExtensionResponseOption Modifier and Type Method Description static UNNotificationContentExtensionResponseOptionUNNotificationContentExtensionResponseOption. valueOf(long n)Returns the enum constant of this type with the specified name.static UNNotificationContentExtensionResponseOptionUNNotificationContentExtensionResponseOption. valueOf(String name)Returns the enum constant of this type with the specified name.static UNNotificationContentExtensionResponseOption[]UNNotificationContentExtensionResponseOption. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.usernotificationsui with type arguments of type UNNotificationContentExtensionResponseOption Modifier and Type Method Description voidUNNotificationContentExtension. didReceiveNotificationResponse(UNNotificationResponse response, VoidBlock1<UNNotificationContentExtensionResponseOption> completion)