Package 

Class AdEvent.Shown

  • All Implemented Interfaces:
    org.bidon.sdk.adapter.AdEvent

    
    public final class AdEvent.Shown
     implements AdEvent
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Ad ad
    • Constructor Summary

      Constructors 
      Constructor Description
      AdEvent.Shown(Ad ad)
    • Method Summary

      Modifier and Type Method Description
      final Ad getAd()
      • Methods inherited from class java.lang.Object

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

      • AdEvent.Shown

        AdEvent.Shown(Ad ad)