|
group2 0.1.0
CSE 125 Group 2
|
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. | |
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.
| bool DiscoverySettings::advertiseGlobal = true |
True to publish this server to the global directory.
| bool DiscoverySettings::advertiseLan = true |
True to respond to LAN discovery requests.