KGAPI2::People::PeopleService
Detailed Description
Additional methods for implementing support for Google People service.
You should never need to use these methods, unless implementing your own Job
Function Documentation
◆ allContactGroupRecentlyCreatedAvailableFields()
|
nodiscard |
Definition at line 140 of file peopleservice.cpp.
◆ allPersonFields()
|
nodiscard |
Definition at line 130 of file peopleservice.cpp.
◆ allUpdatablePersonFields()
|
nodiscard |
Definition at line 135 of file peopleservice.cpp.
◆ createContactGroupUrl()
|
nodiscard |
Definition at line 244 of file peopleservice.cpp.
◆ createContactUrl()
|
nodiscard |
Definition at line 190 of file peopleservice.cpp.
◆ deleteContactGroupUrl()
|
nodiscard |
Definition at line 259 of file peopleservice.cpp.
◆ deleteContactPhotoUrl()
|
nodiscard |
Definition at line 279 of file peopleservice.cpp.
◆ deleteContactUrl()
|
nodiscard |
Definition at line 210 of file peopleservice.cpp.
◆ fetchAllContactGroupsUrl()
|
nodiscard |
Definition at line 217 of file peopleservice.cpp.
◆ fetchAllContactsUrl()
|
nodiscard |
Definition at line 158 of file peopleservice.cpp.
◆ fetchContactGroupUrl()
|
nodiscard |
Definition at line 231 of file peopleservice.cpp.
◆ fetchContactUrl()
|
nodiscard |
Definition at line 177 of file peopleservice.cpp.
◆ JSONToPerson()
ObjectPtr KGAPI2::People::PeopleService::JSONToPerson | ( | const QByteArray & | jsonData | ) |
Definition at line 145 of file peopleservice.cpp.
◆ parseConnectionsJSONFeed()
|
nodiscard |
Definition at line 291 of file peopleservice.cpp.
◆ parseContactGroupsJSONFeed()
|
nodiscard |
Definition at line 315 of file peopleservice.cpp.
◆ updateContactGroupUrl()
|
nodiscard |
Definition at line 251 of file peopleservice.cpp.
◆ updateContactPhotoUrl()
|
nodiscard |
Definition at line 272 of file peopleservice.cpp.
◆ updateContactUrl()
|
nodiscard |
Definition at line 198 of file peopleservice.cpp.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.