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