A Listener class that manages event listeners for state changes.

Hierarchy (view full)

Constructors

Properties

onError?: onError

The error handling function to call when an error occurs.

The start function called when all listeners are started.

The stop function called when all listeners are stopped.

Methods