This class is deprecated.
This class will only work with implementations of the old
CustomEventAdapter which has been deprecated in favor of
CustomEventAdapter.
To pass extras to custom events that implement
CustomEventAdapter, call
addCustomEventExtrasBundle(Class extends CustomEvent>, Bundle) with
the class of your
CustomEventAdapter
implementation and a Bundle.
Class Overview
An empty interface for use by Google Mobile Ads mediation adapters. There are intentionally no
methods to implement.