Uses of Class
org.robovm.apple.usernotificationsui.UNNotificationContentExtensionMediaPlayPauseButtonType
| Package | Description |
|---|---|
| org.robovm.apple.usernotificationsui |
-
Uses of UNNotificationContentExtensionMediaPlayPauseButtonType in org.robovm.apple.usernotificationsui
Methods in org.robovm.apple.usernotificationsui that return UNNotificationContentExtensionMediaPlayPauseButtonType Modifier and Type Method Description UNNotificationContentExtensionMediaPlayPauseButtonTypeUNNotificationContentExtension. getMediaPlayPauseButtonType()static UNNotificationContentExtensionMediaPlayPauseButtonTypeUNNotificationContentExtensionMediaPlayPauseButtonType. valueOf(long n)Returns the enum constant of this type with the specified name.static UNNotificationContentExtensionMediaPlayPauseButtonTypeUNNotificationContentExtensionMediaPlayPauseButtonType. valueOf(String name)Returns the enum constant of this type with the specified name.static UNNotificationContentExtensionMediaPlayPauseButtonType[]UNNotificationContentExtensionMediaPlayPauseButtonType. values()Returns an array containing the constants of this enum type, in the order they are declared.