Skip to content

QuantumGate::SendCallback

Karel Donk edited this page Jan 18, 2020 · 1 revision

This callback function gets called after the QuantumGate instance has successfully begun transmitting data to a peer. It does not guarantee that the data has actually been delivered to the peer.

Declaration

Callback<void()>;
Clone this wiki locally