Kgapi
personmetadata.h
60 /** Output only. **DEPRECATED** (Please use `person.metadata.sources.profileMetadata.objectType` instead) The type of the person object. **/
63 /** Output only. Any former resource names this person has had. Populated only for `people.connections.list` requests that include a sync token. The
64 * resource name may change when adding or removing fields that link a contact and profile such as a verified email, verified phone number, or profile URL.
void addSource(const Source &value)
Appends the given value to the list of sources.
Definition personmetadata.cpp:99
void removeSource(const Source &value)
Removes the given value from the list of sources if it exists.
Definition personmetadata.cpp:104
void setSources(const QList< Source > &value)
Sets value of the sources property.
Definition personmetadata.cpp:94
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.