ElephantIO\Engine\AbstractSocketIO::connect PHP Méthode

connect() public méthode

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