TelepathyGLib.ContactInfoFieldSpec¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
flags |
r/w |
Flags describing the behaviour of this field. |
|
max |
r/w |
Maximum number of instances of this field which may be set. |
|
name |
r/w |
The name of the field; this is the lowercased name of a vCard field. For example, a field representing a contact’s address would be named “adr”. |
|
parameters |
[ |
r/w |
The set of vCard type parameters which may be set on this field. If this list is empty and the |
priv |
r |
Methods¶
None
Details¶
- class TelepathyGLib.ContactInfoFieldSpec¶
A struct describing a vCard field.
New in version 0.11.7.