PocketMine-MP 5.18.2 git-00e39821f06a4b6d728d35053c2621dbb19369ff
ClientSession Class Reference
+ Collaboration diagram for ClientSession:

Public Member Functions

 __construct (private InternetAddress $address, private ClientSocket $proxyToServerSocket)
 
 getAddress ()
 
 getSocket ()
 
 isActive ()
 
 setActive ()
 

Detailed Description

Definition at line 93 of file proxy.php.

Constructor & Destructor Documentation

◆ __construct()

ClientSession::__construct ( private InternetAddress  $address,
private ClientSocket  $proxyToServerSocket 
)

Definition at line 96 of file proxy.php.

Member Function Documentation

◆ getAddress()

ClientSession::getAddress ( )

Definition at line 103 of file proxy.php.

◆ getSocket()

ClientSession::getSocket ( )

Definition at line 107 of file proxy.php.

◆ isActive()

ClientSession::isActive ( )

Definition at line 115 of file proxy.php.

◆ setActive()

ClientSession::setActive ( )

Definition at line 111 of file proxy.php.


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