|
Ring Daemon
|
#include <typers.h>


Public Member Functions | |
| void | addTyper (const std::string &typer, bool sendMessage=false) |
| Add typer to the list of typers. | |
| void | removeTyper (const std::string &typer, bool sendMessage=false) |
| Typers (const std::shared_ptr< JamiAccount > &acc, const std::string &convId) | |
| ~Typers () | |
| jami::Typers::Typers | ( | const std::shared_ptr< JamiAccount > & | acc, |
| const std::string & | convId | ||
| ) |
Definition at line 26 of file typers.cpp.
| jami::Typers::~Typers | ( | ) |
Definition at line 34 of file typers.cpp.
References jami::emitSignal().

Add typer to the list of typers.
| typer | |
| sendMessage | (should be true for local typer, false for remote typer) |
Definition at line 53 of file typers.cpp.
References COMPOSING_TIMEOUT, jami::emitSignal(), jami::getIsComposing(), and jami::MIME_TYPE_IM_COMPOSING.

Definition at line 75 of file typers.cpp.
References jami::emitSignal(), jami::getIsComposing(), and jami::MIME_TYPE_IM_COMPOSING.
