- onAdClicked(Ad) - Method in class com.facebook.ads.AbstractAdListener
-
Called when the ad control is clicked and user is redirected to the link in the ad.
- onAdClicked(Ad) - Method in interface com.facebook.ads.AdListener
-
Called when the ad control is clicked and user is redirected to the link in the ad.
- onAdError(AdError) - Method in interface com.facebook.ads.NativeAdsManager.Listener
-
- onAdLoaded(Ad) - Method in class com.facebook.ads.AbstractAdListener
-
Called when the ad control has loaded an ad.
- onAdLoaded(Ad) - Method in interface com.facebook.ads.AdListener
-
Called when the ad control has loaded an ad.
- onAdsLoaded() - Method in interface com.facebook.ads.NativeAdsManager.Listener
-
- onConfigurationChanged(Configuration) - Method in class com.facebook.ads.AdView
-
- onCreate(Bundle) - Method in class com.facebook.ads.InterstitialAdActivity
-
- onError(Ad, AdError) - Method in class com.facebook.ads.AbstractAdListener
-
Called when an error happened while the ad control is attempting to load an ad.
- onError(Ad, AdError) - Method in interface com.facebook.ads.AdListener
-
Called when an error happened while the ad control is attempting to load an ad.
- onInterstitialDismissed(Ad) - Method in class com.facebook.ads.AbstractAdListener
-
Called when the interstitial ad control is dismissed.
- onInterstitialDismissed(Ad) - Method in interface com.facebook.ads.InterstitialAdListener
-
Called when the interstitial ad control is dismissed.
- onInterstitialDisplayed(Ad) - Method in class com.facebook.ads.AbstractAdListener
-
Called when the interstitial ad control is displayed.
- onInterstitialDisplayed(Ad) - Method in interface com.facebook.ads.InterstitialAdListener
-
Called when the interstitial ad control is displayed.
- onLoggingImpression(Ad) - Method in class com.facebook.ads.AbstractAdListener
-
Called immediately before an impression is logged.
- onLoggingImpression(Ad) - Method in interface com.facebook.ads.ImpressionListener
-
Deprecated.
Called immediately before an impression is logged.
- onPause() - Method in class com.facebook.ads.InterstitialAdActivity
-
- onRestart() - Method in class com.facebook.ads.InterstitialAdActivity
-
- onResume() - Method in class com.facebook.ads.InterstitialAdActivity
-
- onSaveInstanceState(Bundle) - Method in class com.facebook.ads.InterstitialAdActivity
-
- onStart() - Method in class com.facebook.ads.InterstitialAdActivity
-
- onWindowVisibilityChanged(int) - Method in class com.facebook.ads.AdView
-