Session.sendAndReadFinish

Gets the response to a soup.session.Session.sendAndReadAsync.

If successful, returns a glib.bytes.Bytes with the response body.

Parameters

result gio.async_result.AsyncResult

the #GAsyncResult passed to your callback

Return Value

Type: glib.bytes.Bytes

a #GBytes, or null on error.