onAdScreenPresented abstract method

void onAdScreenPresented(
  1. IronSourceAdInfo adInfo
)

Notifies the presentation of a full screen content following user click.

Native SDK Reference

  • Android: onAdScreenPresented
  • iOS: didPresentScreenWithAdInfo
    

Implementation

void onAdScreenPresented(IronSourceAdInfo adInfo);