Class UIRemoteNotificationType

  • All Implemented Interfaces:
    java.lang.Comparable<UIRemoteNotificationType>, java.lang.Iterable<UIRemoteNotificationType>

    @Deprecated
    public final class UIRemoteNotificationType
    extends org.robovm.rt.bro.Bits<UIRemoteNotificationType>
    Deprecated.
    Deprecated in iOS 8.0. Use UserNotifications Framework's UNAuthorizationOptions for user notifications and registerForRemoteNotifications for receiving remote notifications instead.
    Since:
    Available in iOS 3.0 and later.