get_system_information_async


Description:

public async SystemInformation get_system_information_async (Cancellable? cancellable) throws Error

Request system information asynchronously from snapd.

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