onRequestReaderDisplayMessage
This method is called to request that a message be displayed in your app. For example, if the message is SWIPE_CARD
, your app should instruct the user to present the card again by swiping it.
Call ReaderDisplayMessage.toString to get a user facing string for the message.
Parameters
message
The reader message to display to the user.