[ Deprecated ( since = "vala-0.16" , replacement = "DBus.address_get_stream_finish" ) ]
public weak IOStream g_dbus_address_get_stream_finish (AsyncResult res, string out_guid) throws Error
Warning: g_dbus_address_get_stream_finish is deprecated. Use "DBus.address_get_stream_finish".
Finishes an operation started with address_get_stream.
res |
A AsyncResult obtained from the GAsyncReadyCallback passed to address_get_stream. |
out_guid |
null or return location to store the GUID extracted from |
A IOStream or null if throws is set. |