DataSift_StreamConsumer::onStart PHP Method

onStart() abstract protected method

Called when the consumer should start consuming the stream.
abstract protected onStart ( ) : void
return void
    protected abstract function onStart();