EventHandler::onConnect PHP 메소드

onConnect() 공개 메소드

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