Client
Description:
[ CCode ( cname = "udisks_client_new" , has_construct_function = false ) ]
public async Client (Cancellable? cancellable) throws Error
public async Client (Cancellable? cancellable) throws Error
Asynchronously gets a Client.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling
this method from.
Parameters:
| cancellable |
A Cancellable or |
| callback |
Function that will be called when the result is ready. |
| user_data |
Data to pass to |