Message.addOnWroteBodyData

Emitted immediately after writing a portion of the message body to the network.

Unlike #SoupMessage::wrote_chunk, this is emitted after every successful write() call, not only after finishing a complete "chunk".

class Message
gulong
addOnWroteBodyData
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.24