ElephantIO\Engine\AbstractSocketIO::keepAlive PHP Method

keepAlive() public method

{@inheritDoc}
public keepAlive ( )
    public function keepAlive()
    {
        throw new UnsupportedActionException($this, 'keepAlive');
    }