onStartedCMP method

void onStartedCMP()

Called when CMP phase started, but does not necessarily means that the CMP prompt will be displayed to user (it can be skipped if has previously accepted or rejected), however this method will be called.

Implementation

void onStartedCMP() {}