CallBack.onAbort

Called when the peer has asked to shut down a stream immediately. @param stream The stream ID @param code The code the stream was aborted with @note Not applicable to all protocols.

interface CallBack
void
onAbort
(
,
HTTPErrorCode code
)

Meta