Connector.onFrameSent

Callback function invoked after the frame |frame| is sent.

If this callback returns false, it is treated as fatal error and Session.recv and Session.send functions immediately return ErrorCode.CALLBACK_FAILURE.

class Connector
public
bool
onFrameSent

Meta