Class AdUnitEventsEnricher

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Map<String, Object> getEventsAdditionalDataMap(AdUnitEvents event) This method is used for getting extra data from the class operating the event wrapper.
      • Methods inherited from class com.unity3d.mediation.internal.ads.events.EventsEnricher

        createBaseDataMap
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getEventsAdditionalDataMap

         Map<String, Object> getEventsAdditionalDataMap(AdUnitEvents event)

        This method is used for getting extra data from the class operating the event wrapper. This is called for every event.

        Returns:

        map of data to add to event