Package 

Interface IAPUnityClientRewardCallbackListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onGetRewardInfo(boolean isSuccess, String message, String campaignKey, String campaignName, long quantity, String cv, String rewardKey)
      abstract void onDidGiveRewardItemResult(boolean isSuccess, String message, int resultCode, String completedRewardKey)
      • Methods inherited from class java.lang.Object

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