#include <Discovery.h>
List of all members.
Add fields (e.g. numPlayers, currentScore) to increase the amount of information advertised.
Overrides must provide a default constructor.
[inline, virtual]
An empty virtual destructor for virtual methods.
[virtual]
Overrides must call DiscoveryAdvertisement::deserialize(b) first.
Overrides must call DiscoveryAdvertisement::serialize(b) first.
Address to connect to on the server for the actual game.
The IP portion is ignored (the client figures out the IP address from the packet itself) but the port is essential. Note that this port must not be the discovery port.
(Only used on the client) Time since this advertisement was updated.