dbusAddressGetStreamFinish

fngio.iostream.IOStream dbusAddressGetStreamFinish(gio.async_result.AsyncResult res, out string outGuid)

Finishes an operation started with [gio.global.dbusAddressGetStream].

A server is not required to set a GUID, so out_guid may be set to null even on success.

Parameters

resA #GAsyncResult obtained from the GAsyncReadyCallback passed to [gio.global.dbusAddressGetStream].
outGuidnull or return location to store the GUID extracted from address, if any.

Returns

A #GIOStream or null if error is set.

Throws

[ErrorWrap]