Method

FwupdClientensure_networking

Declaration [src]

gboolean
fwupd_client_ensure_networking (
  FwupdClient* self
  GError** error
)

Description [src]

Sets up the client networking support ready for use. Most other download and upload methods call this automatically, and do you only need to call this if the session is being used outside the FwupdClient.

Available since:1.4.5

Return value

Returns: gboolean
 

TRUE for success.