public static interface AdViewUtils.PbFindSizeListener
| Modifier and Type | Method and Description |
|---|---|
void |
failure(PbFindSizeError error) |
void |
success(int width,
int height) |
void success(int width,
int height)
void failure(@NonNull
PbFindSizeError error)