onConnectionStatusChange

The Terminal's connection status changed.

Note: You should not use this method to detect when a reader unexpectedly disconnects from your app, as it cannot be used to accurately distinguish between expected and unexpected disconnect events.

To detect unexpected disconnects (e.g. to automatically notify your user), you should instead use the onUnexpectedReaderDisconnect method.

Parameters

status

The terminal's new connection status.