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

Variables

static constexpr const charACTIVE_CALLS = "activeCalls"
 
static constexpr const charCACHED = "cached"
 
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 charHOSTED_CALLS = "hostedCalls"
 
static constexpr const charID = "id"
 
static constexpr const charLAST_DISPLAYED = "lastDisplayed"
 
static constexpr const charMEMBERS = "members"
 
static constexpr const charMETADATAS = "metadatas"
 
static constexpr const charPREFERENCES = "preferences"
 
static constexpr const charRECEIVED = "received"
 
static constexpr const charREMOVED = "removed"
 

Variable Documentation

◆ ACTIVE_CALLS

constexpr const char* jami::ConversationMapKeys::ACTIVE_CALLS = "activeCalls"
staticconstexpr

◆ CACHED

constexpr const char* jami::ConversationMapKeys::CACHED = "cached"
staticconstexpr

Definition at line 53 of file conversation.h.

◆ CONVERSATIONID

constexpr const char* jami::ConversationMapKeys::CONVERSATIONID = "conversationId"
staticconstexpr

◆ CREATED

constexpr const char* jami::ConversationMapKeys::CREATED = "created"
staticconstexpr

Definition at line 45 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 47 of file conversation.h.

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

◆ FROM

constexpr const char* jami::ConversationMapKeys::FROM = "from"
staticconstexpr

◆ HOSTED_CALLS

constexpr const char* jami::ConversationMapKeys::HOSTED_CALLS = "hostedCalls"
staticconstexpr

Definition at line 52 of file conversation.h.

Referenced by jami::Conversation::Impl::init().

◆ 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 48 of file conversation.h.

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

◆ METADATAS

constexpr const char* jami::ConversationMapKeys::METADATAS = "metadatas"
staticconstexpr

◆ PREFERENCES

constexpr const char* jami::ConversationMapKeys::PREFERENCES = "preferences"
staticconstexpr

Definition at line 50 of file conversation.h.

Referenced by jami::Conversation::Impl::init().

◆ RECEIVED

constexpr const char* jami::ConversationMapKeys::RECEIVED = "received"
staticconstexpr

◆ REMOVED

constexpr const char* jami::ConversationMapKeys::REMOVED = "removed"
staticconstexpr

Definition at line 46 of file conversation.h.

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