CallbackConnector.on_frame_failure_cb

The callback function invoked when a non-DATA frame is not sent because of an error.

class CallbackConnector
public
bool delegate(in Frame, ErrorCode) on_frame_failure_cb;

Meta