MultipartInputStream.nextPartAsync

Obtains a #GInputStream for the next request. See soup_multipart_input_stream_next_part() for details on the workflow.

class MultipartInputStream
void
nextPartAsync
(,
Cancellable cancellable
,
GAsyncReadyCallback callback
,
void* data
)

Parameters

ioPriority int

the I/O priority for the request.

cancellable Cancellable

a #GCancellable.

callback GAsyncReadyCallback

callback to call when request is satisfied.

data void*

data for @callback

Meta

Since

2.40