An object providing the configuration for a GET VAS DATA command.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
Framework
- Core NFC
Declaration
@interface NFCVASCommandConfiguration : NSObject
An object providing the configuration for a GET VAS DATA command.
SDKs
Framework
@interface NFCVASCommandConfiguration : NSObject
- init With VASMode: pass Type Identifier: url:
Initializes a VAS command configuration object.
mode
A VAS protocol mode.
VASMode
Constants that indicate the VAS protocol mode.
pass Type Identifier
A type identifier for the Wallet Pass.
url
A merchant URL.
- init With VASCommand Configurations: delegate: queue:
Initializes a VAS reader session.
NFCVASReader Session Delegate
A protocol that an object implements to receive callbacks from a VAS reader session.