MultipartInputStream.nextPartAsync

Obtains a gio.input_stream.InputStream for the next request.

See soup.multipart_input_stream.MultipartInputStream.nextPart for details on the workflow.

class MultipartInputStream
void
nextPartAsync

Parameters

ioPriority int

the I/O priority for the request.

cancellable gio.cancellable.Cancellable

a #GCancellable.

callback gio.types.AsyncReadyCallback

callback to call when request is satisfied.