CallbackConnector.on_stream_exit_cb

Callback function invoked when the stream is closed.

class CallbackConnector
bool delegate(int, FrameError) on_stream_exit_cb;

Meta