AdErrorEvent
@objc(THEOplayerAdErrorEvent)
public class AdErrorEvent : NSObject, _AdErrorEventProtocolThrown to indicate that an ad has encountered an error.
- ad : the Ad (either LinearAd or NonLinearAd)
- error : the error message
@objc(THEOplayerAdErrorEvent)
public class AdErrorEvent : NSObject, _AdErrorEventProtocolThrown to indicate that an ad has encountered an error.