|
Ring Daemon
|

Go to the source code of this file.
Namespaces | |
| namespace | jami |
Macros | |
| #define | RETURN_IF_FAIL(A, VAL, ...) |
Variables | |
| constexpr const char * | jami::TRANSPORT_STATE_STR [] = {"CONNECTED", "DISCONNECTED", "SHUTDOWN", "DESTROY", "UNKNOWN STATE"} |
| constexpr const size_t | jami::TRANSPORT_STATE_SZ = std::size(TRANSPORT_STATE_STR) |
| #define RETURN_IF_FAIL | ( | A, | |
| VAL, | |||
| ... | |||
| ) |
Definition at line 43 of file siptransport.cpp.