PocketMine-MP 5.39.3 git-66148f13a91e4af6778ba9f200ca25ad8a04a584
Loading...
Searching...
No Matches
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 94 of file proxy.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 97 of file proxy.php.

Member Function Documentation

◆ getAddress()

ClientSession::getAddress ( )

Definition at line 104 of file proxy.php.

◆ getSocket()

ClientSession::getSocket ( )

Definition at line 108 of file proxy.php.

◆ isActive()

ClientSession::isActive ( )

Definition at line 116 of file proxy.php.

◆ setActive()

ClientSession::setActive ( )

Definition at line 112 of file proxy.php.


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