|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
Broadcast message to all peers. More...
#include <events.hpp>
Public Attributes | |
| std::string | message |
| Message content to broadcast. | |
Broadcast message to all peers.
Definition at line 62 of file events.hpp.
| std::string radix_relay::core::events::broadcast::message |
Message content to broadcast.
Definition at line 64 of file events.hpp.
Referenced by radix_relay::core::event_handler< CmdHandler >::handle().