setReaderChangedCallback

Registers a callback to be called when a reader changes state. The supplied Callback will be called on the application UI thread at various perhaps-interesting moments, including when readers are discovered or lost, when cards are inserted or removed, etc.

Return

a CallbackReference handle to remove the callback later.