onRequestReaderInput
This method is called when the reader begins waiting for input. Your app should prompt the customer to present a source using one of the given input options. If the reader emits a message, the .onRequestReaderDisplayMessage method will be called.
Call ReaderInputOptions.toString to get a user facing string for the input options.
Parameters
options
The input options the reader is prepared to accept.