group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
DiscoverySettings Struct Reference

Host-managed discovery visibility flags. More...

#include <DiscoverySettings.hpp>

Public Attributes

bool advertiseGlobal = true
 True to publish this server to the global directory.
bool advertiseLan = true
 True to respond to LAN discovery requests.

Detailed Description

Host-managed discovery visibility flags.

Used both as the client-to-server runtime update payload and as local UI state for the host screen's unsaved-settings tracking.

Member Data Documentation

◆ advertiseGlobal

bool DiscoverySettings::advertiseGlobal = true

True to publish this server to the global directory.

◆ advertiseLan

bool DiscoverySettings::advertiseLan = true

True to respond to LAN discovery requests.


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