Keypop Reader C++ API 2.0.0
Reference Reader API for C++
Public Member Functions | List of all members
keypop::reader::selection::ScheduledCardSelectionsResponse Class Reference

#include <ScheduledCardSelectionsResponse.hpp>

Public Member Functions

virtual ~ScheduledCardSelectionsResponse ()=default
 

Detailed Description

Response of the execution of a scheduled selection scenario provided by a calypsonet::terminal::reader::CardReaderEvent.

Contains the card's responses to one or more of the scenario's selection cases, i.e. the data from the selection step itself and any responses to commands that may have been executed afterwards.

It is necessary to use the method CardSelectionManager::parseScheduledCardSelectionsResponse(ScheduledCardSelectionsResponse) to analyze the result.

Since
1.0.0

Definition at line 30 of file ScheduledCardSelectionsResponse.hpp.

Constructor & Destructor Documentation

◆ ~ScheduledCardSelectionsResponse()

virtual keypop::reader::selection::ScheduledCardSelectionsResponse::~ScheduledCardSelectionsResponse ( )
virtualdefault

The documentation for this class was generated from the following file: