Ring Daemon
Loading...
Searching...
No Matches
jami::ConversationMapKeys Namespace Reference

Variables

static constexpr const charCONVERSATIONID {"conversationId"}
 
static constexpr const charCREATED {"created"}
 
static constexpr const charDECLINED {"declined"}
 
static constexpr const charERASED {"erased"}
 
static constexpr const charFROM {"from"}
 
static constexpr const charID {"id"}
 
static constexpr const charLAST_DISPLAYED {"lastDisplayed"}
 
static constexpr const charMEMBERS {"members"}
 
static constexpr const charMETADATAS {"metadatas"}
 
static constexpr const charRECEIVED {"received"}
 
static constexpr const charREMOVED {"removed"}
 

Variable Documentation

◆ CONVERSATIONID

constexpr const char* jami::ConversationMapKeys::CONVERSATIONID {"conversationId"}
staticconstexpr

◆ CREATED

constexpr const char* jami::ConversationMapKeys::CREATED {"created"}
staticconstexpr

Definition at line 47 of file conversation.h.

Referenced by jami::ConvInfo::ConvInfo(), and jami::ConvInfo::toJson().

◆ DECLINED

constexpr const char* jami::ConversationMapKeys::DECLINED {"declined"}
staticconstexpr

◆ ERASED

constexpr const char* jami::ConversationMapKeys::ERASED {"erased"}
staticconstexpr

Definition at line 49 of file conversation.h.

Referenced by jami::ConvInfo::ConvInfo(), and jami::ConvInfo::toJson().

◆ FROM

constexpr const char* jami::ConversationMapKeys::FROM {"from"}
staticconstexpr

◆ ID

constexpr const char* jami::ConversationMapKeys::ID {"id"}
staticconstexpr

◆ LAST_DISPLAYED

constexpr const char* jami::ConversationMapKeys::LAST_DISPLAYED {"lastDisplayed"}
staticconstexpr

◆ MEMBERS

constexpr const char* jami::ConversationMapKeys::MEMBERS {"members"}
staticconstexpr

Definition at line 50 of file conversation.h.

Referenced by jami::ConvInfo::ConvInfo(), and jami::ConvInfo::toJson().

◆ METADATAS

constexpr const char* jami::ConversationMapKeys::METADATAS {"metadatas"}
staticconstexpr

◆ RECEIVED

constexpr const char* jami::ConversationMapKeys::RECEIVED {"received"}
staticconstexpr

◆ REMOVED

constexpr const char* jami::ConversationMapKeys::REMOVED {"removed"}
staticconstexpr

Definition at line 48 of file conversation.h.

Referenced by jami::ConvInfo::ConvInfo(), and jami::ConvInfo::toJson().