Class PKPushCredentials

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class PKPushCredentials
    extends NSObject
    Since:
    Available in iOS 8.0 and later.
    • Constructor Detail

      • PKPushCredentials

        public PKPushCredentials()
      • PKPushCredentials

        protected PKPushCredentials​(NSObject.Handle h,
                                    long handle)
    • Method Detail

      • getType

        public java.lang.String getType()
      • getToken

        public NSData getToken()