Package 

Class Transaction.CreativeFactoryListener

  • All Implemented Interfaces:
    com.appstock.sdk.rendering.loading.CreativeFactory.Listener

    
    public class Transaction.CreativeFactoryListener
     implements CreativeFactory.Listener
                        

    Listens for when CreativeFactory is done making a creativeWhen all CreativeFactory's are done, relays that back to Transaction's Listener

    • Method Summary

      Modifier and Type Method Description
      void onSuccess()
      void onFailure(AppstockAdException e)
      • Methods inherited from class com.appstock.sdk.rendering.loading.CreativeFactory.Listener

        onFailure
      • Methods inherited from class java.lang.Object

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