Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::SyncMsg Struct Reference

#include <conversation_module.h>

Collaboration diagram for jami::SyncMsg:
Collaboration graph

Public Attributes

std::map< std::string, ConvInfoc
 
std::map< std::string, ConversationRequestcr
 
DeviceSync ds
 
std::map< std::string, std::map< std::string, std::string > > ld
 
std::map< std::string, std::map< std::string, std::map< std::string, std::string > > > ms
 
std::map< std::string, std::map< std::string, std::string > > p
 

Detailed Description

Definition at line 34 of file conversation_module.h.

Member Data Documentation

◆ c

std::map<std::string, ConvInfo> jami::SyncMsg::c

◆ cr

std::map<std::string, ConversationRequest> jami::SyncMsg::cr

Definition at line 38 of file conversation_module.h.

Referenced by jami::SyncModule::Impl::syncInfos().

◆ ds

DeviceSync jami::SyncMsg::ds

Definition at line 36 of file conversation_module.h.

Referenced by jami::SyncModule::Impl::syncInfos().

◆ ld

std::map<std::string, std::map<std::string, std::string> > jami::SyncMsg::ld

Definition at line 43 of file conversation_module.h.

◆ ms

std::map<std::string, std::map<std::string, std::map<std::string, std::string> > > jami::SyncMsg::ms

Definition at line 55 of file conversation_module.h.

Referenced by jami::SyncModule::Impl::syncInfos().

◆ p

std::map<std::string, std::map<std::string, std::string> > jami::SyncMsg::p

Definition at line 41 of file conversation_module.h.

Referenced by jami::SyncModule::Impl::syncInfos().


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