Class WaterfallShowDefaultStrategy
-
- All Implemented Interfaces:
-
com.unity3d.mediation.internal.ads.controllers.adunits.waterfall.WaterfallShowStrategy
public final class WaterfallShowDefaultStrategy implements WaterfallShowStrategy
-
-
Constructor Summary
Constructors Constructor Description WaterfallShowDefaultStrategy(WaterfallOperations waterfallOperations)
-
Method Summary
Modifier and Type Method Description RecoveryStatusgetRecoveryStatus()UnitprepareShow(AdInstance it)UnitcleanUp()AdInstanceselectInstanceToShow()-
-
Constructor Detail
-
WaterfallShowDefaultStrategy
WaterfallShowDefaultStrategy(WaterfallOperations waterfallOperations)
-
-
Method Detail
-
getRecoveryStatus
RecoveryStatus getRecoveryStatus()
-
prepareShow
Unit prepareShow(AdInstance it)
-
selectInstanceToShow
AdInstance selectInstanceToShow()
-
-
-
-