InternetReaderListener

The InternetReaderListener interface is a listener that should exist for the entire duration of your connection to an internet reader. It will receive events related to the status of the reader.

Functions

Link copied to clipboard
open fun onDisconnect(reason: DisconnectReason)

This method is called when the reader has disconnected from the SDK, and includes the reason for the disconnect.