AliasStatus
Description:
[ CCode ( cprefix = "SNAPD_ALIAS_STATUS_" , type_id = "snapd_alias_status_get_type ()" ) ]
[ Version ( since = "1.8" ) ]
public enum AliasStatus
Content:
Enum values:
- AUTO - the alias is automatically enabled.
- DEFAULT - deprecated, do not use.
- DISABLED - the alias is disabled.
- ENABLED - deprecated, do not use.
- MANUAL - the alias is manually enabled.
- UNKNOWN - the alias status is unknown.