Valadoc | Vala | Tutorial | API-References | Markup

send_message


Description:

public virtual uint send_message (Message msg)

Synchronously send msg. This call will not return until the transfer is finished successfully or there is an unrecoverable error.

msg is not freed upon return.

Parameters:

msg the message to send

Returns:

the HTTP status code of the response