onGeneralClickHandled

abstract fun onGeneralClickHandled()

Gets called if the latest handleGeneralAdClick call registered a click. You can use this for counting clicks on the adapter's side.