Ring Daemon 16.0.0
|
#include <vcard.h>
Static Public Attributes | |
static constexpr std::string_view | BEGIN_TOKEN = "BEGIN:VCARD" |
static constexpr std::string_view | BEGIN_TOKEN_KEY = "BEGIN" |
static constexpr std::string_view | END_LINE_TOKEN = "\n" |
static constexpr std::string_view | END_TOKEN = "END:VCARD" |
static constexpr std::string_view | END_TOKEN_KEY = "END" |
static constexpr std::string_view | SEPARATOR_TOKEN = ";" |
|
staticconstexpr |
Definition at line 29 of file vcard.h.
Referenced by vCard::utils::toString(), and jami::ConversationRepository::updateInfos().
|
staticconstexpr |
Definition at line 31 of file vcard.h.
Referenced by vCard::utils::toString().
|
staticconstexpr |
Definition at line 28 of file vcard.h.
Referenced by vCard::utils::toString(), and jami::ConversationRepository::updateInfos().
|
staticconstexpr |
Definition at line 30 of file vcard.h.
Referenced by vCard::utils::toString(), and jami::ConversationRepository::updateInfos().
|
staticconstexpr |
Definition at line 32 of file vcard.h.
Referenced by vCard::utils::toString().
|
staticconstexpr |
Definition at line 27 of file vcard.h.
Referenced by jami::ConversationRepository::updateInfos().