list_async


Description:

[ Version ( deprecated = true , deprecated_since = "1.42" , since = "1.0" ) ]
public async GenericArray<unowned Snap> list_async (Cancellable? cancellable) throws Error

Warning: list_async is deprecated since 1.42.

Asynchronously get information on all installed snaps.

Note:

See list_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.