Ring Daemon 16.0.0
|
#include <swarm_protocol.h>
Public Member Functions | |
MSGPACK_DEFINE_MAP (v, is_mobile, request, response) | |
Public Attributes | |
bool | is_mobile {false} |
std::optional< Request > | request |
std::optional< Response > | response |
int | v = version |
Definition at line 55 of file swarm_protocol.h.
Definition at line 58 of file swarm_protocol.h.
std::optional<Request> jami::swarm_protocol::Message::request |
Definition at line 59 of file swarm_protocol.h.
std::optional<Response> jami::swarm_protocol::Message::response |
Definition at line 60 of file swarm_protocol.h.
Definition at line 57 of file swarm_protocol.h.