get_system_information_sync


Description:

public SystemInformation get_system_information_sync (Cancellable? cancellable = null) throws Error

Request system information from snapd.

While this blocks, snapd is expected to return the information quickly.

Parameters:

this

a Client.

cancellable

a Cancellable or null.

Returns:

a SystemInformation or null on error.