Package 

Interface CloudXAdFormat


  • 
    public interface CloudXAdFormat
    
                        

    Ad format types supported by CloudX SDK.

    • Method Summary

      Modifier and Type Method Description
      abstract String getName() The format name (e.g., "BANNER", "MREC", "INTERSTITIAL", "REWARDED").
      • Methods inherited from class java.lang.Object

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

      • getName

         abstract String getName()

        The format name (e.g., "BANNER", "MREC", "INTERSTITIAL", "REWARDED").