public final class AdOverlayConfig
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AdOverlayConfig.Builder
The AdOverlayConfig.Builder.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
boolean |
isNumberOfRemainingAdsEnabled()
Returns whether the Ad Overlay component showing the number of remaining Ads+ is enabled or disabled
|
boolean |
isRemainingAdBreakDurationEnabled()
Returns whether the Ad Overlay component showing the remaining ad break duration is enabled or disabled
|
boolean |
isRemainingAdDurationEnabled()
Returns whether the Ad Overlay component showing the remaining ad duration.
|
public boolean isRemainingAdBreakDurationEnabled()
public boolean isRemainingAdDurationEnabled()
public boolean isNumberOfRemainingAdsEnabled()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object