This is used to receive notifications regarding the states of MegaPacket objects.
More...Methods: |
|
This is used to receive notifications regarding the states of MegaPacket objects.
See also: SetMegaPacketCallback
This asks if MP should be cut down. (If unsure, return False)
This is called when a MegaPacket is finished. (Fully built from the data we received) This will be called before ReadMessageBody is executed.
This is called on both ends, and signifies a failure by means of an "abort".
This is called when a remote MegaPacket request is accepted on this end.
This is called when a pending MegaPacket has been rejected by the other end.
This is called when a MegaPacket request your end sent is accepted. Not necessarily accepted for chunk I/O, though, see MEGA_PACKET_ACTION_REQUEST_CHUNK_LOAD.
This is called when a MegaPacket is done being sent.