Constructor

FwupdClientnew

Declaration [src]

FwupdClient*
fwupd_client_new (
  void
)

Description [src]

Creates a new client.

Available since:0.7.0

Return value

Returns: FwupdClient
 

A new FwupdClient.

 The caller of the function takes ownership of the data, and is responsible for freeing it.