ID253SerialPortList

Interface defining the commands which any port-listing class should implement.

Inheritors

D253SerialPortList

Functions

Link copied to clipboard
abstract fun get(): List<ID253SerialPort>

Retrieves a list of available serial ports on the system.

Link copied to clipboard
abstract fun getMonitors(): List<ID253Monitor>

Retrieves a list of available serial ports on the system.