StorageRestrictionFlags
Description:
[ CCode ( cprefix = "TP_STORAGE_RESTRICTION_FLAG_CANNOT_SET_" , has_type_id = false ) ]
[ Flags ]
public enum StorageRestrictionFlags
Flags indicating restrictions imposed on an Account by its storage method.
Bitfield/set of flags generated from the Telepathy specification.
Content:
Enum values:
- ENABLED -
The account can't be enabled/disabled by setting the Enabled property.
- PARAMETERS -
The account's Parameters property can't be changed by calling UpdateParameters.
- PRESENCE -
The account's presence can't be changed by setting the RequestedPresence and AutomaticPresence properties.
- SERVICE -
The account's Service property cannot be changed.