|
Ring Daemon
|
Enumerations | |
| enum class | State { SUCCESS , INVALID } |
Functions | |
| std::string | mapStateNumberToString (const State migrationState) |
| void | setState (const std::string &accountID, const State migrationState) |
|
strong |
| Enumerator | |
|---|---|
| SUCCESS | |
| INVALID | |
Definition at line 130 of file jamiaccount.cpp.
Definition at line 136 of file jamiaccount.cpp.
References CASE_STATE, jami::emitSignal(), INVALID, and SUCCESS.
Referenced by setState().

Definition at line 150 of file jamiaccount.cpp.
References jami::emitSignal(), and mapStateNumberToString().
