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