Class Clansuite\ServerQuery\ServerProtocols\Ventrilo

extends CSQuery
implements ProtocolInterface

Queries Ventrilo voice communication servers. Retrieves server information including status, connected clients, channels, and settings by sending a specific UDP query packet and parsing the encrypted response. Enables monitoring and display of Ventrilo server details in game server query systems.

Methods
Methods inherited from Clansuite\ServerQuery\CSQuery
__sleep(), getProtocolsMap(), getSupportedProtocols(), getProtocolClass(), createInstance(), setUdpClient(), unserialize(), getNativeJoinURI(), sortPlayers(), toJson(), toHtml(), reset(), sendCommand()
Properties
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, $response, $game_series_list, $debug, $udpClient