Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::PendingConversationFetch Struct Reference
Collaboration diagram for jami::PendingConversationFetch:
Collaboration graph

Public Attributes

bool cloning {false}
 
std::set< std::string > connectingTo {}
 
std::string deviceId {}
 
std::map< std::string, std::string > preferences {}
 
bool ready {false}
 
std::string removeId {}
 
std::shared_ptr< dhtnet::ChannelSocket > socket {}
 
std::map< std::string, std::map< std::string, std::string > > status {}
 

Detailed Description

Definition at line 40 of file conversation_module.cpp.

Member Data Documentation

◆ cloning

bool jami::PendingConversationFetch::cloning {false}

Definition at line 43 of file conversation_module.cpp.

◆ connectingTo

std::set<std::string> jami::PendingConversationFetch::connectingTo {}

Definition at line 48 of file conversation_module.cpp.

◆ deviceId

std::string jami::PendingConversationFetch::deviceId {}

Definition at line 44 of file conversation_module.cpp.

◆ preferences

std::map<std::string, std::string> jami::PendingConversationFetch::preferences {}

Definition at line 46 of file conversation_module.cpp.

◆ ready

bool jami::PendingConversationFetch::ready {false}

Definition at line 42 of file conversation_module.cpp.

◆ removeId

std::string jami::PendingConversationFetch::removeId {}

Definition at line 45 of file conversation_module.cpp.

◆ socket

std::shared_ptr<dhtnet::ChannelSocket> jami::PendingConversationFetch::socket {}

Definition at line 49 of file conversation_module.cpp.

◆ status

std::map<std::string, std::map<std::string, std::string> > jami::PendingConversationFetch::status {}

Definition at line 47 of file conversation_module.cpp.


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