-
- All Implemented Interfaces:
-
com.adsdk.android.ads.util.userValue.order.IOxOrder
public class OxDurationOrder implements IOxOrder
-
-
Method Summary
Modifier and Type Method Description voidinit()intgetSegment(String adUnitId)voidhandleEcpm(float ecpm, String adUnitId)-
-
Method Detail
-
init
void init()
-
getSegment
int getSegment(String adUnitId)
-
handleEcpm
void handleEcpm(float ecpm, String adUnitId)
-
-
-
-