Class PKPassLibraryNotification

    • Method Detail

      • has

        public boolean has​(NSString key)
      • getAddedPasses

        public NSArray<PKPass> getAddedPasses()
        Since:
        Available in iOS 6.0 and later.
      • getReplacementPasses

        public NSArray<PKPass> getReplacementPasses()
        Since:
        Available in iOS 6.0 and later.
      • getRemovedPassInfos

        public java.util.List<PKRemovedPassInfo> getRemovedPassInfos()
        Since:
        Available in iOS 6.0 and later.