Class NFCVASResponse

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class NFCVASResponse
extends NSObject
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • NFCVASResponse

      public NFCVASResponse()
    • NFCVASResponse

      protected NFCVASResponse​(NSObject.Handle h, long handle)
    • NFCVASResponse

      protected NFCVASResponse​(NSObject.SkipInit skipInit)
  • Method Details

    • getStatus

      public NFCVASErrorCode getStatus()
      Since:
      Available in iOS 13.0 and later.
    • getVasData

      public NSData getVasData()
      Since:
      Available in iOS 13.0 and later.
    • getMobileToken

      public NSData getMobileToken()
      Since:
      Available in iOS 13.0 and later.