onDisconnect method
Optional method that is called when the reader has disconnected from the SDK and includes the reason for the disconnect.
Implementation
void onDisconnect(DisconnectReason reason) {}
Optional method that is called when the reader has disconnected from the SDK and includes the reason for the disconnect.
void onDisconnect(DisconnectReason reason) {}