Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
radix_relay::nostr::events::incoming::unknown_protocol Struct Reference

Received unknown protocol message. More...

#include <events.hpp>

Public Member Functions

 unknown_protocol (std::string msg)
 

Public Attributes

std::string message
 Raw message content.
 

Detailed Description

Received unknown protocol message.

Definition at line 59 of file events.hpp.

Constructor & Destructor Documentation

◆ unknown_protocol()

radix_relay::nostr::events::incoming::unknown_protocol::unknown_protocol ( std::string  msg)
inlineexplicit

Definition at line 62 of file events.hpp.

Member Data Documentation

◆ message

std::string radix_relay::nostr::events::incoming::unknown_protocol::message

Raw message content.

Definition at line 61 of file events.hpp.


The documentation for this struct was generated from the following file: