get_aliases_sync
Description:
[ Version ( since = "1.8" ) ]
public GenericArray<unowned Alias> get_aliases_sync (Cancellable? cancellable = null) throws Error
public GenericArray<unowned Alias> get_aliases_sync (Cancellable? cancellable = null) throws Error
Get the available aliases.
Parameters:
| this |
a Client. |
| cancellable |
a Cancellable or null. |
Returns:
|
an array of Alias or null on error. |