public class ChartboostShowError extends ChartboostError
| Modifier and Type | Class and Description |
|---|---|
static class |
ChartboostShowError.Code |
ChartboostError.Type| Modifier and Type | Field and Description |
|---|---|
ChartboostShowError.Code |
code |
boolean |
shouldRetry |
actionType| Constructor and Description |
|---|
ChartboostShowError(ChartboostShowError.Code code,
boolean shouldRetry) |
public final ChartboostShowError.Code code
public boolean shouldRetry
public ChartboostShowError(ChartboostShowError.Code code, boolean shouldRetry)