Class UIRemoteNotificationType

java.lang.Object
org.robovm.rt.bro.Bits<UIRemoteNotificationType>
org.robovm.apple.uikit.UIRemoteNotificationType
All Implemented Interfaces:
Comparable<UIRemoteNotificationType>, Iterable<UIRemoteNotificationType>

@Deprecated
public final class UIRemoteNotificationType
extends Bits<UIRemoteNotificationType>
Deprecated.
Deprecated in iOS 8.0. Use UserNotifications Framework's UNAuthorizationOptions for user notifications and registerForRemoteNotifications for receiving remote notifications instead.