sendAndReadFinish

open fun sendAndReadFinish(result: <Error class: unknown class>): <Error class: unknown class><<Error class: unknown class>>(source)

Gets the response to a method@Session.send_and_read_async.

If successful, returns a struct@GLib.Bytes with the response body.

Return

a #GBytes, or null on error.

Parameters

result

the #GAsyncResult passed to your callback