public interface POBAdBuilding<T extends POBAdDescriptor>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
POBAdBuilding.POBAdBuilderListener<T extends POBAdDescriptor> |
| Modifier and Type | Method and Description |
|---|---|
void |
build(POBAdResponse<T> response) |
void |
setListener(POBAdBuilding.POBAdBuilderListener<T> listener) |
void build(@Nullable
POBAdResponse<T> response)
void setListener(POBAdBuilding.POBAdBuilderListener<T> listener)