public static interface POBViewabilityTracker.onViewabilityChangedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onViewabilityChanged(boolean viewability)
Callback method to be invoked when a view ability update happens on view with respect to
view ability threshold.
|