-
- 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 voidonSuccess()voidonFailure(AppstockAdException e)-
-
Method Detail
-
onSuccess
void onSuccess()
-
onFailure
void onFailure(AppstockAdException e)
-
-
-
-