A StreamListener defines any of three potential callbacks to be triggered by a stream event - the reception of a message, an error being thrown onto the stream, or the stream being closed
The type of messages carried by the stream
Optional
Generated using TypeDoc
A StreamListener defines any of three potential callbacks to be triggered by a stream event -
the reception of a message, an error being thrown onto the stream, or the stream being closed