Class PKPushType

java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.pushkit.PKPushType

public class PKPushType
extends CocoaUtility
  • Constructor Details

  • Method Details

    • VoIP

      public static String VoIP()
      Since:
      Available in iOS 9.0 and later.
    • Complication

      @Deprecated public static String Complication()
      Deprecated.
      Deprecated in iOS 13.0. Complication pushes are supported directly on watchOS now, so this should no longer be used on iOS.
      Since:
      Available in iOS 9.0 and later.
    • FileProvider

      public static String FileProvider()
      Since:
      Available in iOS 11.0 and later.