onSuccess

abstract fun onSuccess(hasOffer: Boolean)

Callback method which is be called after a successful configuration.

Parameters

hasOffer

Indicates that there is an available offer for the configuration or not.