public class AdUnitManager.Command
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
int |
command |
| Constructor and Description |
|---|
Command(int command,
java.lang.String location,
com.chartboost.sdk.AdUnitManager.AppRequest appRequest,
CBError.CBImpressionError impressionError) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public Command(int command,
java.lang.String location,
com.chartboost.sdk.AdUnitManager.AppRequest appRequest,
CBError.CBImpressionError impressionError)