Package 

Interface CreativeFactory.Listener


  • 
    public interface CreativeFactory.Listener
    
                        

    Listens for when Creatives are madeRelays that back to CreativeFactory's listener

    • Method Summary

      Modifier and Type Method Description
      abstract void onSuccess()
      abstract void onFailure(AppstockAdException exception)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait