Name
Phurple\Client::onConnectionError
— This callback is called when a connection error occurs, if implemented
protected void Phurple\Client::onConnectionError(
Phurple\Connection
connection
,
integer
code
,
string
message
);
This callback is called when a connection error occurs, if implemented