get_applied_connection_async
Description:
[ Version ( since = "1.2" ) ]
public async Connection get_applied_connection_async (uint32 flags, Cancellable? cancellable, out uint64 version_id) throws Error
public async Connection get_applied_connection_async (uint32 flags, Cancellable? cancellable, out uint64 version_id) throws Error
Asynchronously begins and gets the currently applied connection.
Parameters:
this |
a Device |
flags |
the flags argument. See DeviceReapplyFlags. |
cancellable |
a Cancellable, or null |
callback |
callback to be called when the reapply operation completes |
user_data |
caller-specific data passed to |