RemoteKind
Description:
[ CCode ( cprefix = "FWUPD_REMOTE_KIND_" , has_type_id = false ) ]
public enum RemoteKind
Content:
Enum values:
- DIRECTORY - Reads directory from the
local machine.
- DOWNLOAD - Requires files to be
downloaded.
- LOCAL - Reads files from the local machine.
- UNKNOWN - Unknown kind.