muteVideoAds
Overview
Allows to mute video ads.
Syntax
muteVideoAds(enabled)
enabled (REQUIRED)
boolean True to enable, false to disable ad muting.
Examples
AATKitCordova.muteVideoAds(true);
Last updated
Allows to mute video ads.
muteVideoAds(enabled)
enabled (REQUIRED)
boolean True to enable, false to disable ad muting.
AATKitCordova.muteVideoAds(true);
Last updated