Ring Daemon 16.0.0
|
Go to the source code of this file.
Classes | |
class | jami::ChatHandler |
This abstract class is an API we need to implement from plugin side. More... | |
Namespaces | |
namespace | jami |
Typedefs | |
using | jami::chatSubjectPtr = std::shared_ptr< PublishObservable< pluginMessagePtr > > |
using | jami::pluginMessagePtr = std::shared_ptr< JamiMessage > |