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

Variables

static constexpr std::string_view ACTIVE_CALLS {"activeCalls"}
 
static constexpr std::string_view CACHED {"cached"}
 
static constexpr std::string_view FETCHED {"fetched"}
 
static constexpr std::string_view HOSTED_CALLS {"hostedCalls"}
 
static constexpr std::string_view PREFERENCES {"preferences"}
 
static constexpr std::string_view SENDING {"sending"}
 
static constexpr std::string_view STATUS {"status"}
 

Variable Documentation

◆ ACTIVE_CALLS

constexpr std::string_view jami::ConversationDirectories::ACTIVE_CALLS {"activeCalls"}
staticconstexpr

Definition at line 64 of file conversation.h.

◆ CACHED

constexpr std::string_view jami::ConversationDirectories::CACHED {"cached"}
staticconstexpr

Definition at line 66 of file conversation.h.

◆ FETCHED

constexpr std::string_view jami::ConversationDirectories::FETCHED {"fetched"}
staticconstexpr

Definition at line 63 of file conversation.h.

◆ HOSTED_CALLS

constexpr std::string_view jami::ConversationDirectories::HOSTED_CALLS {"hostedCalls"}
staticconstexpr

Definition at line 65 of file conversation.h.

◆ PREFERENCES

constexpr std::string_view jami::ConversationDirectories::PREFERENCES {"preferences"}
staticconstexpr

Definition at line 60 of file conversation.h.

◆ SENDING

constexpr std::string_view jami::ConversationDirectories::SENDING {"sending"}
staticconstexpr

Definition at line 62 of file conversation.h.

◆ STATUS

constexpr std::string_view jami::ConversationDirectories::STATUS {"status"}
staticconstexpr

Definition at line 61 of file conversation.h.