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