|
Ring Daemon
|

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 {} |
Definition at line 42 of file conversation_module.cpp.
Definition at line 45 of file conversation_module.cpp.
| std::set<std::string> jami::PendingConversationFetch::connectingTo {} |
Definition at line 50 of file conversation_module.cpp.
| std::string jami::PendingConversationFetch::deviceId {} |
Definition at line 46 of file conversation_module.cpp.
| std::map<std::string, std::string> jami::PendingConversationFetch::preferences {} |
Definition at line 48 of file conversation_module.cpp.
Definition at line 44 of file conversation_module.cpp.
| std::string jami::PendingConversationFetch::removeId {} |
Definition at line 47 of file conversation_module.cpp.
| std::shared_ptr<dhtnet::ChannelSocket> jami::PendingConversationFetch::socket {} |
Definition at line 51 of file conversation_module.cpp.
| std::map<std::string, std::map<std::string, std::string> > jami::PendingConversationFetch::status {} |
Definition at line 49 of file conversation_module.cpp.