Package 

Interface CloudXReward


  • 
    public interface CloudXReward
    
                        

    Represents a reward granted to the user after watching a rewarded ad.

    • Method Summary

      Modifier and Type Method Description
      abstract Integer getAmount() The reward amount (e.g.
      abstract String getLabel() The reward label/currency (e.g.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getLabel

         abstract String getLabel()

        The reward label/currency (e.g., "coins", "gems")