MultipartInputStream.nextPartAsync

void nextPartAsync(int ioPriority, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)

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

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

Parameters

ioPrioritythe I/O priority for the request.
cancellablea #GCancellable.
callbackcallback to call when request is satisfied.