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.
See Implementation
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.