Method
FwupdClientrefresh_remote2
Declaration [src]
gboolean
fwupd_client_refresh_remote2 (
FwupdClient* self,
FwupdRemote* remote,
FwupdClientDownloadFlags download_flags,
GCancellable* cancellable,
GError** error
)
Parameters
remote |
FwupdRemote |
A |
|
The data is owned by the caller of the function. | |
download_flags |
FwupdClientDownloadFlags |
Download flags, e.g. |
|
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 . |