Ring Daemon 16.0.0
Loading...
Searching...
No Matches
chathandler.h File Reference
Include dependency graph for chathandler.h:
This graph shows which files directly or indirectly include this file:

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 >