Package 

Class AdEvent.Clicked

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

    
    public final class AdEvent.Clicked
     implements AdEvent
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final 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.Clicked

        AdEvent.Clicked(Ad ad)