Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
radix_relay::core::connection_status Struct Reference

#include <connection_monitor.hpp>

Public Attributes

std::optional< transport_stateinternet
 
std::optional< transport_statebluetooth
 

Detailed Description

Definition at line 22 of file connection_monitor.hpp.

Member Data Documentation

◆ bluetooth

std::optional<transport_state> radix_relay::core::connection_status::bluetooth

Definition at line 25 of file connection_monitor.hpp.

◆ internet

std::optional<transport_state> radix_relay::core::connection_status::internet

Definition at line 24 of file connection_monitor.hpp.


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