All Classes
-
All Classes Interface Summary Class Summary Class Description AdColony Contains static, public API methods.AdColonyAdOptions An optional object developers can pass toAdColony.requestInterstitial(String, AdColonyInterstitialListener, AdColonyAdOptions).AdColonyAdSize Represents the requested size of an AdColonyAdView, passed viaAdColony.requestAdView(String, AdColonyAdViewListener, AdColonyAdSize).AdColonyAdView An ad object returned via the AdColonyAdViewListener's onRequestFilled callback.AdColonyAdViewActivity The fullscreen Activity used to display expanded AdColonyAdViewsAdColonyAdViewListener Listener used to notify developer of ad specific events.AdColonyAppOptions App specific options to be created, set, and passed when configuring AdColony.AdColonyCustomMessage Instances of this class are sent to or received from AdColony for possible custom behavior.AdColonyCustomMessageListener Implement this interface and register viaAdColony.addCustomMessageListener(AdColonyCustomMessageListener, String)to be alerted of custom messages sent from AdColony.AdColonyEventTracker Contains static, public API methods for sending Post Install Events (PIE).AdColonyInterstitial Represents an interstitial advertisement.AdColonyInterstitialActivity The fullscreen Activity used to display Interstitial/V4VC advertisementsAdColonyInterstitialListener Listener used to notify developer of ad specific events.AdColonyReward Passed viaAdColonyRewardListener.onReward(AdColonyReward).AdColonyRewardListener Implement this interface and register viaAdColony.setRewardListener(AdColonyRewardListener)to be alerted of reward events.AdColonySignalsListener Listener used to return payload fromAdColony.collectSignals(AdColonySignalsListener).AdColonyUserMetadata Deprecated. AdColonyZone Holds all information related to a zone.