Method
FwupdClientrefresh_remote
Declaration [src]
gboolean
fwupd_client_refresh_remote (
FwupdClient* self,
FwupdRemote* remote,
GCancellable* cancellable,
GError** error
)
Parameters
remote |
FwupdRemote |
A |
|
The data is owned by the caller of the function. | |
cancellable |
GCancellable |
Optional |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |