Package 

Interface IAPClientRewardCallbackListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onGetRewardInfo(boolean isSuccess, String message, Array<APClientRewardItem> rewardItems)
      abstract void onDidGiveRewardItemResult(boolean isSuccess, String message, int resultCode, String completedRewardItemKey)
      • Methods inherited from class java.lang.Object

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