ts3phpframework
Loading...
Searching...
No Matches
PlanetTeamSpeak\TeamSpeak3Framework\Adapter\MockServerQuery Class Reference
Inheritance diagram for PlanetTeamSpeak\TeamSpeak3Framework\Adapter\MockServerQuery:
PlanetTeamSpeak\TeamSpeak3Framework\Adapter\ServerQuery PlanetTeamSpeak\TeamSpeak3Framework\Adapter\Adapter

Protected Member Functions

 syn ()
Protected Member Functions inherited from PlanetTeamSpeak\TeamSpeak3Framework\Adapter\Adapter
 initTransport (array $options, string $transport=TCP::class)

Additional Inherited Members

Public Member Functions inherited from PlanetTeamSpeak\TeamSpeak3Framework\Adapter\ServerQuery
 __destruct ()
 request (string $cmd, bool $throw=true)
 wait ()
 prepare (string $cmd, array $params=[])
 getQueryLastTimestamp ()
 getQueryCount ()
 getQueryRuntime ()
 getHost ()
Public Member Functions inherited from PlanetTeamSpeak\TeamSpeak3Framework\Adapter\Adapter
 __construct (array $options)
 __sleep ()
 __wakeup ()
 getProfiler ()
 getTransport ()
 getTransportHost ()
 getTransportPort ()
Protected Attributes inherited from PlanetTeamSpeak\TeamSpeak3Framework\Adapter\ServerQuery
Host $host = null
int $timer = null
int $count = 0
array $block = ["help"]
Protected Attributes inherited from PlanetTeamSpeak\TeamSpeak3Framework\Adapter\Adapter
array $options = null
Transport $transport = null

Detailed Description

Definition at line 11 of file MockServerQuery.php.

Member Function Documentation

◆ syn()

PlanetTeamSpeak\TeamSpeak3Framework\Adapter\MockServerQuery::syn ( )
protected

Connects the Transport object and performs initial actions on the remote server.

Returns
void
Exceptions
AdapterException

Reimplemented from PlanetTeamSpeak\TeamSpeak3Framework\Adapter\ServerQuery.

Definition at line 20 of file MockServerQuery.php.


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