ClientEvent
class ClientEvent extends Event
Class ClientEvent
Constants
| CONNECTED |
|
| DISCONNECTED |
|
| ERROR |
|
| REJECTED |
|
Properties
| protected ConnectionInterface | $connection | ||
| protected int | $type |
Methods
__construct(ConnectionInterface $connection, int $type)
No description
ConnectionInterface
getConnection()
No description
int
getType()
No description