EventHandler::onConnect PHP Method

onConnect() public method

Ignore the other events for the purposes of this example.
public onConnect ( $consumer )
    public function onConnect($consumer)
    {
    }

Same methods

EventHandler::onConnect ( DataSift_StreamConsumer $consumer )
EventHandler::onConnect ( DataSift_StreamConsumer $consumer ) : void