|
Ring Daemon
|


Go to the source code of this file.
Classes | |
| class | jami::ConversationModule |
| struct | jami::SyncMsg |
Namespaces | |
| namespace | jami |
Typedefs | |
| using | jami::NeedsSyncingCb = std::function< void(std::shared_ptr< SyncMsg > &&)> |
| using | jami::OneToOneRecvCb = std::function< void(const std::string &, const std::string &)> |
| using | jami::SengMsgCb = std::function< uint64_t(const std::string &, const DeviceId &, std::map< std::string, std::string >, uint64_t)> |
Variables | |
| static constexpr const char | jami::MIME_TYPE_GIT [] {"application/im-gitmessage-id"} |
| static constexpr const char | jami::MIME_TYPE_INVITE [] {"application/invite"} |