- onAdColonyCustomMessage(AdColonyCustomMessage) - Method in interface com.adcolony.sdk.AdColonyCustomMessageListener
-
- onAudioStarted(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when the audio for the ad has started either through user engagement or through an event that causes the audio to start such as the ad starting or resuming.
- onAudioStarted(AdColonyNativeAdView) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called if the audio for the ad has started due to the user manually unmuting the ad view.
- onAudioStopped(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when the audio for the ad has stopped either through user engagement or through an interruption such as the ad pausing or finishing.
- onAudioStopped(AdColonyNativeAdView) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called if the audio for the ad has stopped due to the user manually muting the ad view.
- onClicked(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when the user has interacted with the ad in a meaningful way, i.e.
- onClicked(AdColonyNativeAdView) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called when the user has interacted with the ad in a meaningful way, i.e.
- onClosed(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when the interstitial ad closes.
- onClosed(AdColonyNativeAdView) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called when an expanded ad view closes.
- onCreate(Bundle) - Method in class com.adcolony.sdk.AdColonyAdViewActivity
-
- onCreate(Bundle) - Method in class com.adcolony.sdk.AdColonyInterstitialActivity
- onExpiring(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when the ad object is expiring.
- onIAPEvent(AdColonyInterstitial, String, int) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when an in-app purchase (IAP) enabled ad has triggered an IAP event.
- onIAPEvent(AdColonyNativeAdView, String, int) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called when an in-app purchase (IAP) enabled ad has triggered an IAP event.
- onLeftApplication(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when some action during the ad causes the user to leave the application.
- onLeftApplication(AdColonyNativeAdView) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called when some action during the ad causes the user to leave the application.
- onNativeVideoFinished(AdColonyNativeAdView) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called if applicable when the native video portion of the ad has finished playback.
- onNativeVideoStarted(AdColonyNativeAdView) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called if applicable when the native video portion of the ad has started playback.
- onOpened(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when the interstitial ad opens.
- onOpened(AdColonyNativeAdView) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called when the ad view is clicked on and expanded.
- onRequestFilled(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called in response to an ad request when the request has been successfully filled.
- onRequestFilled(AdColonyNativeAdView) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called in response to an ad request when the request has been successfully filled.
- onRequestNotFilled(AdColonyZone) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called in response to an ad request when the request failed to fill.
- onRequestNotFilled(AdColonyZone) - Method in class com.adcolony.sdk.AdColonyNativeAdViewListener
-
Called in response to an ad request when the request failed to fill.
- onReward(AdColonyReward) - Method in interface com.adcolony.sdk.AdColonyRewardListener
-