get_aliases_async


Description:

[ Version ( since = "1.8" ) ]
public async GenericArray<unowned Alias> get_aliases_async (Cancellable? cancellable) throws Error

Asynchronously get the available aliases.

See get_aliases_sync for more information.

Parameters:

this

a Client.

cancellable

a Cancellable or null.

callback

a TaskReadyCallback to call when the request is satisfied.

user_data

the data to pass to callback function.