Callbacks for handling stream events.
The response type emitted by the stream.
Pass these to subscribe() to receive data via next and completion via complete.
subscribe()
next
complete
Callbacks for handling stream events.