get_snap_async


Description:

[ Version ( since = "1.42" ) ]
public async Snap get_snap_async (string name, Cancellable? cancellable) throws Error

Asynchronously get information of a single installed snap.

See get_snap_sync for more information.

Parameters:

this

a Client.

name

name of snap to get.

cancellable

a Cancellable or null.

callback

a TaskReadyCallback to call when the request is satisfied.

user_data

the data to pass to callback function.