Request.sendFinish

Gets the result of a soup_request_send_async().

class Request
InputStream
sendFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

the #GAsyncResult

Return Value

Type: InputStream

a #GInputStream that can be used to read from the URI pointed to by @request.

Throws

GException on failure.

Meta

Since

2.42