Method
FwupdClientconnect
Declaration [src]
gboolean
fwupd_client_connect (
FwupdClient* self,
GCancellable* cancellable,
GError** error
)
Description [src]
Sets up the client ready for use. Most other methods call this for you, and do you only need to call this if you are just watching the client.
Available since: | 0.7.1 |