init(vasCommandConfigurations:delegate:queue:)
Creates a VAS reader session.
Declaration
init(vasCommandConfigurations commandConfigurations: [NFCVASCommandConfiguration], delegate: any NFCVASReaderSessionDelegate, queue: dispatch_queue_t?)Return Value
A newly initialized VAS reader session object.