-
public interface CreativeResolutionListener
-
-
Method Summary
Modifier and Type Method Description abstract voidcreativeReady(AbstractCreative creative)abstract voidcreativeFailed(AppstockAdException error)-
-
Method Detail
-
creativeReady
abstract void creativeReady(AbstractCreative creative)
-
creativeFailed
abstract void creativeFailed(AppstockAdException error)
-
-
-
-