Class PushKit


  • public final class PushKit
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String PKPushTypeComplication()  
      static java.lang.String PKPushTypeFileProvider()  
      static java.lang.String PKPushTypeVoIP()
      PKPushType constants can be used to register for a PKPushType-specific push token or to identify received push notifications.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • PKPushTypeVoIP

        public static java.lang.String PKPushTypeVoIP()
        PKPushType constants can be used to register for a PKPushType-specific push token or to identify received push notifications.
      • PKPushTypeComplication

        public static java.lang.String PKPushTypeComplication()
      • PKPushTypeFileProvider

        public static java.lang.String PKPushTypeFileProvider()