[ Version ( since = "0.9.6" ) ]
public static RemoteKind kind_from_string (string kind)
Converts an printable string to an enumerated type.
kind |
a string, e.g. `download` |
a RemoteKind, e.g. fwupd_remote_kind_download |