-
public interface CXDebugConfig.VastCertControlSurfaceDebug-only control surface for the OMID cert harness to drive in-app interactions that have no other programmatic trigger -- a CTA click (OMID
adUserInteraction) and a media mute toggle (OMIDvolumeChange). The active VAST fullscreen ad registers itself here in debug builds and clears it on destroy; production never sets or reads it.
-
-
Method Summary
Modifier and Type Method Description abstract UnitclickCta()abstract UnittoggleMuted()-
-
Method Detail
-
toggleMuted
abstract Unit toggleMuted()
-
-
-
-