Class Clansuite\ServerQuery\ServerProtocols\DayOfDefeatSource

extends Steam
implements ProtocolInterface

Day of Defeat: Source protocol implementation. The Source engine uses the same A2S (Source) query protocol implemented in the Steam base class. This class exists to provide a distinct protocol entry for Day of Defeat: Source and to allow game-specific customizations in the future.

Methods
Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam
query_server(), processPlayers(),
Methods inherited from Clansuite\ServerQuery\CSQuery
__sleep(), getProtocolsMap(), getSupportedProtocols(), getProtocolClass(), createInstance(), setUdpClient(), unserialize(), sortPlayers(), toJson(), toHtml(), reset(), sendCommand()
Properties
Properties inherited from Clansuite\ServerQuery\ServerProtocols\Steam
$playerFormat, $response
Properties inherited from Clansuite\ServerQuery\CSQuery
$address, $queryport, $hostport, $online, $gamename, $gameversion, $servertitle, $mapname, $maptitle, $gametype, $numplayers, $maxplayers, $steamAppID, $password, $nextmap, $players, $playerkeys, $playerteams, $maplist, $rules, $errstr, $debug, $udpClient