Class PKPass

    • Method Detail

      • getPassType

        public PKPassType getPassType()
        Since:
        Available in iOS 8.0 and later.
      • getPaymentPass

        public PKPaymentPass getPaymentPass()
        Since:
        Available in iOS 8.0 and later.
      • getSerialNumber

        public java.lang.String getSerialNumber()
      • getPassTypeIdentifier

        public java.lang.String getPassTypeIdentifier()
      • getWebServiceURL

        public NSURL getWebServiceURL()
      • getAuthenticationToken

        public java.lang.String getAuthenticationToken()
      • getIcon

        public UIImage getIcon()
      • getLocalizedName

        public java.lang.String getLocalizedName()
      • getLocalizedDescription

        public java.lang.String getLocalizedDescription()
      • getOrganizationName

        public java.lang.String getOrganizationName()
      • getRelevantDate

        public NSDate getRelevantDate()
      • getUserInfo

        public NSDictionary<?,​?> getUserInfo()
        Since:
        Available in iOS 7.0 and later.
      • getPassURL

        public NSURL getPassURL()
      • isRemotePass

        public boolean isRemotePass()
        Since:
        Available in iOS 9.0 and later.
      • getDeviceName

        public java.lang.String getDeviceName()
        Since:
        Available in iOS 9.0 and later.
      • getLocalizedValue

        public NSObject getLocalizedValue​(java.lang.String key)