Interface ScheduledCardSelectionsResponse
-
public interface ScheduledCardSelectionsResponse
Response of the execution of a scheduled selection scenario provided by aCardReaderEvent
.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 afterward.
It is necessary to use the method
CardSelectionManager.parseScheduledCardSelectionsResponse(ScheduledCardSelectionsResponse)
to analyze the result.- Since:
- 1.0.0