This class is deprecated.
This class will only work with implementations of the old CustomEventAdapter
which has been deprecated in favor of CustomEventBanner
and
CustomEventInterstitial. To pass extras to custom events that implement
CustomEventBanner
or
CustomEventInterstitial, call
AbstractAdRequestBuilder.addCustomEventExtrasBundle(Class extends CustomEvent>
, Bundle) with the class of your CustomEventBanner
or
CustomEventInterstitial implementation and a Bundle.
Extra parameters for mediation custom events. The extra parameters are stored using the label of the custom event.
| Object | |
| void |
Returns the extra parameter for the custom event with the provided label.