Uses of Class
org.robovm.apple.uikit.UIRemoteNotificationType
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIRemoteNotificationType in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as UIRemoteNotificationType Modifier and Type Field Description static UIRemoteNotificationTypeUIRemoteNotificationType. AlertDeprecated.static UIRemoteNotificationTypeUIRemoteNotificationType. BadgeDeprecated.static UIRemoteNotificationTypeUIRemoteNotificationType. NewsstandContentAvailabilityDeprecated.static UIRemoteNotificationTypeUIRemoteNotificationType. NoneDeprecated.static UIRemoteNotificationTypeUIRemoteNotificationType. SoundDeprecated.Methods in org.robovm.apple.uikit that return UIRemoteNotificationType Modifier and Type Method Description protected UIRemoteNotificationType[]UIRemoteNotificationType. _values()Deprecated.UIRemoteNotificationTypeUIApplication. getEnabledRemoteNotificationTypes()Deprecated.Deprecated in iOS 8.0.static UIRemoteNotificationType[]UIRemoteNotificationType. values()Deprecated.protected UIRemoteNotificationTypeUIRemoteNotificationType. wrap(long value, long mask)Deprecated.Methods in org.robovm.apple.uikit with parameters of type UIRemoteNotificationType Modifier and Type Method Description voidUIApplication. registerForRemoteNotificationTypes(UIRemoteNotificationType types)Deprecated.Deprecated in iOS 8.0.