-
public interface IAPRewardInfoCallbackListener
-
-
Method Summary
Modifier and Type Method Description abstract voidOnEarnableTotalRewardInfo(boolean queryResult, int totalCount, String totalReward)-
-
Method Detail
-
OnEarnableTotalRewardInfo
abstract void OnEarnableTotalRewardInfo(boolean queryResult, int totalCount, String totalReward)
-
-
-
-