ClientDownloadFlags
Description:
[ CCode ( cprefix = "FWUPD_CLIENT_DOWNLOAD_FLAG_" , has_type_id = false ) ]
[ Flags ]
public enum ClientDownloadFlags
The options to use for downloading.
Content:
Enum values:
- NONE - No flags set.
- ONLY_P2P - Only use peer-to-peer
when downloading URIs.