ContactInfoFieldFlags
Description:
[ CCode ( cprefix = "TP_CONTACT_INFO_FIELD_FLAG_" , has_type_id = false ) ]
[ Flags ]
public enum ContactInfoFieldFlags
Flags describing the behaviour of a vCard field.
Bitfield/set of flags generated from the Telepathy specification.
Content:
Enum values:
- OVERWRITTEN_BY_NICKNAME -
Indicates that this field will be overwritten when the user's alias is changed with
SetAliases or when the Account's Nickname is updated.
- PARAMETERS_EXACT -
If present, exactly the parameters indicated must be set on this field; in the case
of an empty list of parameters, this implies that parameters may not be used.