dbusAddressGetStreamFinish

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.

dbusAddressGetStreamFinish

Parameters

res gio.async_result.AsyncResult

A #GAsyncResult obtained from the GAsyncReadyCallback passed to gio.global.dbusAddressGetStream.

outGuid string

null or return location to store the GUID extracted from address, if any.

Return Value

Type: gio.iostream.IOStream

A #GIOStream or null if error is set.