Kgapi
contactgroupmembership.h
49 /** The resource name for the contact group, assigned by the server. An ASCII string, in the form of `contactGroups/{contact_group_id}`. Only
50 * contact_group_resource_name can be used for modifying memberships. Any contact group membership can be removed, but only user group or "myContacts" or
ContactGroupMembership()
Constructs a new ContactGroupMembership.
Definition contactgroupmembership.cpp:46
QString contactGroupResourceName() const
The resource name for the contact group, assigned by the server.
Definition contactgroupmembership.cpp:67
void setContactGroupResourceName(const QString &value)
Sets value of the contactGroupResourceName property.
Definition contactgroupmembership.cpp:72
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.