Package 

Interface CloudXRewardedAdapterListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onLoad()
      abstract Unit onShow()
      abstract Unit onImpression()
      abstract Unit onUserRewarded(CloudXReward reward)
      abstract Unit onHide()
      abstract Unit onClick()
      • Methods inherited from class io.cloudx.sdk.adapter.CloudXRewardedAdapterListener

        onError
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait