Ring Daemon 16.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vCard::Value Struct Reference

#include <vcard.h>

Collaboration diagram for vCard::Value:
Collaboration graph

Static Public Attributes

static constexpr std::string_view AVATAR = "avatar"
 
static constexpr std::string_view DESCRIPTION = "description"
 
static constexpr std::string_view RDV_ACCOUNT = "rdvAccount"
 
static constexpr std::string_view RDV_DEVICE = "rdvDevice"
 
static constexpr std::string_view TITLE = "title"
 

Detailed Description

Definition at line 75 of file vcard.h.

Member Data Documentation

◆ AVATAR

constexpr std::string_view vCard::Value::AVATAR = "avatar"
staticconstexpr

Definition at line 79 of file vcard.h.

Referenced by jami::ConversationRepository::updateInfos().

◆ DESCRIPTION

constexpr std::string_view vCard::Value::DESCRIPTION = "description"
staticconstexpr

Definition at line 78 of file vcard.h.

Referenced by jami::ConversationRepository::updateInfos().

◆ RDV_ACCOUNT

constexpr std::string_view vCard::Value::RDV_ACCOUNT = "rdvAccount"
staticconstexpr

Definition at line 80 of file vcard.h.

Referenced by jami::ConversationRepository::updateInfos().

◆ RDV_DEVICE

constexpr std::string_view vCard::Value::RDV_DEVICE = "rdvDevice"
staticconstexpr

Definition at line 81 of file vcard.h.

Referenced by jami::ConversationRepository::updateInfos().

◆ TITLE

constexpr std::string_view vCard::Value::TITLE = "title"
staticconstexpr

Definition at line 77 of file vcard.h.

Referenced by jami::ConversationRepository::updateInfos().


The documentation for this struct was generated from the following file: