Class PlacementEventsEnricher

  • All Implemented Interfaces:
    com.ironsource.mediationsdk.adunit.events.AdUnitEventsInterface

    
    public class PlacementEventsEnricher
     implements AdUnitEventsInterface
                        
    • 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 java.lang.Object

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

      • PlacementEventsEnricher

        PlacementEventsEnricher(String placementName)
    • 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