ArnLib  4.0.x
Active Registry Network
ArnDiscoverAdvertise::State Struct Reference

States of DiscoverAdvertise / These values must be synced with: ArnZeroConf::State. More...

#include <ArnDiscover.hpp>

Public Types

enum  E { None = 0x0000, StartupAdvertise = 0x0100, Advertising = 0x0001, Advertise = 0x0101 }
 

Detailed Description

States of DiscoverAdvertise / These values must be synced with: ArnZeroConf::State.

Definition at line 637 of file ArnDiscover.hpp.

Member Enumeration Documentation

◆ E

Enumerator
None 

Inactive state.

StartupAdvertise 

Startup advertising in progress.

Advertising 

Is now advertising. Startup has finished sucessfully.

Advertise 

isAny(): Startup advertising in progress or has finished sucessfully.

Definition at line 638 of file ArnDiscover.hpp.


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