dbusAddressGetStreamFinish
fn
gio.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
res | A #GAsyncResult obtained from the GAsyncReadyCallback passed to [gio.global.dbusAddressGetStream]. |
outGuid | null or return location to store the GUID extracted from address, if any. |
Returns
A #GIOStream or null if error is set.
Throws
[ErrorWrap]