Kgapi
person.h
113 /** The person's email addresses. For `people.connections.list` and `otherContacts.list` the number of email addresses is limited to 100. If a Person has
147 /** Output only. **DEPRECATED**: No data will be returned The person's relationship statuses. **/
313 /** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the resource. Used for web cache validation. **/
318 /** The person's phone numbers. For `people.connections.list` and `otherContacts.list` the number of phone numbers is limited to 100. If a Person has more
377 /** Output only. **DEPRECATED**: No data will be returned The person's relationship interests. **/
380 /** The resource name for the person, assigned by the server. An ASCII string with a max length of 27 characters, in the form of `people/{person_id}`. **/
DEPRECATED: No data will be returned A person's bragging rights.
Definition braggingrights.h:32
Arbitrary client data that is populated by clients.
Definition clientdata.h:35
An identifier from an external entity related to the person.
Definition externalid.h:34
The name that should be used to sort the person in a list.
Definition fileas.h:34
Information about a person merged from various data sources such as the authenticated user's contacts...
Definition person.h:82
void removeBirthday(const Birthday &value)
Removes the given value from the list of birthdays if it exists.
Definition person.cpp:563
void addExternalId(const ExternalId &value)
Appends the given value to the list of externalIds.
Definition person.cpp:658
void addEvent(const Event &value)
Appends the given value to the list of events.
Definition person.cpp:979
void addFileAs(const FileAs &value)
Appends the given value to the list of fileAses.
Definition person.cpp:1171
void addMembership(const Membership &value)
Appends the given value to the list of memberships.
Definition person.cpp:766
void addLocation(const Location &value)
Appends the given value to the list of locations.
Definition person.cpp:633
void addClientData(const ClientData &value)
Appends the given value to the list of clientData.
Definition person.cpp:504
void setBirthdays(const QList< Birthday > &value)
Sets value of the birthdays property.
Definition person.cpp:553
void removeMembership(const Membership &value)
Removes the given value from the list of memberships if it exists.
Definition person.cpp:771
void setLocales(const QList< PersonLocale > &value)
Sets value of the locales property.
Definition person.cpp:603
void addEmailAddress(const EmailAddress &value)
Appends the given value to the list of emailAddresses.
Definition person.cpp:479
void removeOrganization(const Organization &value)
Removes the given value from the list of organizations if it exists.
Definition person.cpp:1101
void removeNickname(const Nickname &value)
Removes the given value from the list of nicknames if it exists.
Definition person.cpp:459
void setImClients(const QList< ImClient > &value)
Sets value of the imClients property.
Definition person.cpp:949
void setMemberships(const QList< Membership > &value)
Sets value of the memberships property.
Definition person.cpp:761
void setOrganizations(const QList< Organization > &value)
Sets value of the organizations property.
Definition person.cpp:1091
void setBraggingRights(const QList< BraggingRights > &value)
Sets value of the braggingRights property.
Definition person.cpp:524
void setEvents(const QList< Event > &value)
Sets value of the events property.
Definition person.cpp:974
void setClientData(const QList< ClientData > &value)
Sets value of the clientData property.
Definition person.cpp:499
void removeMiscKeyword(const MiscKeyword &value)
Removes the given value from the list of miscKeywords if it exists.
Definition person.cpp:1038
void setGenders(const QList< Gender > &value)
Sets value of the genders property.
Definition person.cpp:1141
void removeLocation(const Location &value)
Removes the given value from the list of locations if it exists.
Definition person.cpp:638
void addBirthday(const Birthday &value)
Appends the given value to the list of birthdays.
Definition person.cpp:558
void removeEmailAddress(const EmailAddress &value)
Removes the given value from the list of emailAddresses if it exists.
Definition person.cpp:484
void addPersonLocale(const PersonLocale &value)
Appends the given value to the list of locales.
Definition person.cpp:608
void removeResidence(const Residence &value)
Removes the given value from the list of residences if it exists.
Definition person.cpp:821
void removeEvent(const Event &value)
Removes the given value from the list of events if it exists.
Definition person.cpp:984
void setSipAddresses(const QList< SipAddress > &value)
Sets value of the sipAddresses property.
Definition person.cpp:736
void setRelations(const QList< Relation > &value)
Sets value of the relations property.
Definition person.cpp:578
void removeBraggingRights(const BraggingRights &value)
Removes the given value from the list of braggingRights if it exists.
Definition person.cpp:534
void removeSkill(const Skill &value)
Removes the given value from the list of skills if it exists.
Definition person.cpp:796
void removeImClient(const ImClient &value)
Removes the given value from the list of imClients if it exists.
Definition person.cpp:959
void setMiscKeywords(const QList< MiscKeyword > &value)
Sets value of the miscKeywords property.
Definition person.cpp:1028
void removeInterest(const Interest &value)
Removes the given value from the list of interests if it exists.
Definition person.cpp:1076
void setEmailAddresses(const QList< EmailAddress > &value)
Sets value of the emailAddresses property.
Definition person.cpp:474
void addCalendarUrl(const CalendarUrl &value)
Appends the given value to the list of calendarUrls.
Definition person.cpp:866
void setExternalIds(const QList< ExternalId > &value)
Sets value of the externalIds property.
Definition person.cpp:653
void setOccupations(const QList< Occupation > &value)
Sets value of the occupations property.
Definition person.cpp:1003
void setResidences(const QList< Residence > &value)
Sets value of the residences property.
Definition person.cpp:811
void removeOccupation(const Occupation &value)
Removes the given value from the list of occupations if it exists.
Definition person.cpp:1013
void removeName(const Name &value)
Removes the given value from the list of names if it exists.
Definition person.cpp:846
void setResourceName(const QString &value)
Sets value of the resourceName property.
Definition person.cpp:1057
void addGender(const Gender &value)
Appends the given value to the list of genders.
Definition person.cpp:1146
void addBiography(const Biography &value)
Appends the given value to the list of biographies.
Definition person.cpp:716
void removePhoneNumber(const PhoneNumber &value)
Removes the given value from the list of phoneNumbers if it exists.
Definition person.cpp:934
void setUserDefined(const QList< UserDefined > &value)
Sets value of the userDefined property.
Definition person.cpp:686
void removeUrl(const Url &value)
Removes the given value from the list of urls if it exists.
Definition person.cpp:1126
void addImClient(const ImClient &value)
Appends the given value to the list of imClients.
Definition person.cpp:954
void setAddresses(const QList< Address > &value)
Sets value of the addresses property.
Definition person.cpp:890
QList< BraggingRights > braggingRights() const
DEPRECATED: No data will be returned The person's bragging rights.
Definition person.cpp:519
void setFileAses(const QList< FileAs > &value)
Sets value of the fileAses property.
Definition person.cpp:1166
void addRelation(const Relation &value)
Appends the given value to the list of relations.
Definition person.cpp:583
void addMiscKeyword(const MiscKeyword &value)
Appends the given value to the list of miscKeywords.
Definition person.cpp:1033
void removeGender(const Gender &value)
Removes the given value from the list of genders if it exists.
Definition person.cpp:1151
void setNicknames(const QList< Nickname > &value)
Sets value of the nicknames property.
Definition person.cpp:449
QList< Residence > residences() const
DEPRECATED: (Please use person.locations instead) The person's residences.
Definition person.cpp:806
void setLocations(const QList< Location > &value)
Sets value of the locations property.
Definition person.cpp:628
QString resourceName() const
The resource name for the person, assigned by the server.
Definition person.cpp:1052
QList< Organization > organizations() const
The person's past or current organizations.
Definition person.cpp:1086
void setBiographies(const QList< Biography > &value)
Sets value of the biographies property.
Definition person.cpp:711
void removePersonLocale(const PersonLocale &value)
Removes the given value from the list of locales if it exists.
Definition person.cpp:613
void addAddress(const Address &value)
Appends the given value to the list of addresses.
Definition person.cpp:895
void setSkills(const QList< Skill > &value)
Sets value of the skills property.
Definition person.cpp:786
void addBraggingRights(const BraggingRights &value)
Appends the given value to the list of braggingRights.
Definition person.cpp:529
void setPhoneNumbers(const QList< PhoneNumber > &value)
Sets value of the phoneNumbers property.
Definition person.cpp:924
void addResidence(const Residence &value)
Appends the given value to the list of residences.
Definition person.cpp:816
void setCalendarUrls(const QList< CalendarUrl > &value)
Sets value of the calendarUrls property.
Definition person.cpp:861
void removeClientData(const ClientData &value)
Removes the given value from the list of clientData if it exists.
Definition person.cpp:509
void addSipAddress(const SipAddress &value)
Appends the given value to the list of sipAddresses.
Definition person.cpp:741
void addOrganization(const Organization &value)
Appends the given value to the list of organizations.
Definition person.cpp:1096
void removeCalendarUrl(const CalendarUrl &value)
Removes the given value from the list of calendarUrls if it exists.
Definition person.cpp:871
void removeAddress(const Address &value)
Removes the given value from the list of addresses if it exists.
Definition person.cpp:900
void removeRelation(const Relation &value)
Removes the given value from the list of relations if it exists.
Definition person.cpp:588
void addUserDefined(const UserDefined &value)
Appends the given value to the list of userDefined.
Definition person.cpp:691
void removeExternalId(const ExternalId &value)
Removes the given value from the list of externalIds if it exists.
Definition person.cpp:663
void removeBiography(const Biography &value)
Removes the given value from the list of biographies if it exists.
Definition person.cpp:721
void setInterests(const QList< Interest > &value)
Sets value of the interests property.
Definition person.cpp:1066
void addOccupation(const Occupation &value)
Appends the given value to the list of occupations.
Definition person.cpp:1008
void removeFileAs(const FileAs &value)
Removes the given value from the list of fileAses if it exists.
Definition person.cpp:1176
QList< MiscKeyword > miscKeywords() const
The person's miscellaneous keywords.
Definition person.cpp:1023
void removeSipAddress(const SipAddress &value)
Removes the given value from the list of sipAddresses if it exists.
Definition person.cpp:746
void addNickname(const Nickname &value)
Appends the given value to the list of nicknames.
Definition person.cpp:454
void addInterest(const Interest &value)
Appends the given value to the list of interests.
Definition person.cpp:1071
void removeUserDefined(const UserDefined &value)
Removes the given value from the list of userDefined if it exists.
Definition person.cpp:696
void addName(const Name &value)
Appends the given value to the list of names.
Definition person.cpp:841
void addPhoneNumber(const PhoneNumber &value)
Appends the given value to the list of phoneNumbers.
Definition person.cpp:929
void addSkill(const Skill &value)
Appends the given value to the list of skills.
Definition person.cpp:791
DEPRECATED: No data will be returned A person's relationship interest .
Definition relationshipinterest.h:32
DEPRECATED: No data will be returned A person's relationship status.
Definition relationshipstatus.h:32
DEPRECATED: No data will be returned A brief one-line description of the person.
Definition tagline.h:33
Arbitrary user data that is populated by the end users.
Definition userdefined.h:34
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 12:02:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 12:02:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.