|
Ring Daemon
|

Go to the source code of this file.
Namespaces | |
| namespace | jami |
| namespace | jami::vCard |
| namespace | jami::vCard::utils |
Functions | |
| VCardData | jami::vCard::utils::initVcard () |
| void | jami::vCard::utils::removeByKey (VCardData &vCard, std::string_view key) |
| void | jami::vCard::utils::save (const VCardData &vCard, const std::filesystem::path &path, const std::filesystem::path &pathLink) |
| VCardData | jami::vCard::utils::toMap (std::string_view content) |
| Payload to vCard. | |
| std::string | jami::vCard::utils::toString (const VCardData &vCard) |