onAdLoadFailed abstract method

void onAdLoadFailed(
  1. IronSourceError error
)

Invoked when the rewarded video failed to load.

Native SDK Reference

  • Android: onAdLoadFailed
  • iOS: didFailToLoadWithError
    

Implementation

void onAdLoadFailed(IronSourceError error);