void Net_Server_Handler::onConnectionRefused (
integer $clientId = 0
)
This handler is called, when a new client tries to connect but is not allowed to Available in:
Net_Server_Sequential
$clientId
unique id of the client
throws no exceptions thrown
This function can not be called statically.