the type of objects received by the stream with which this listener is registered.
Called whenever the stream with which this listener is registered produces an error.
the error produced by the stream
Called whenever the stream with which this listener is registered receives an object from the remote source.
the object received by the stream
Generated using TypeDoc
StreamListener
An interface defining a listener for the Stream type.