Package 

Interface CXDebugConfig.VastCertControlSurface


  • 
    public interface CXDebugConfig.VastCertControlSurface
    
                        

    Debug-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 (OMID volumeChange). 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 Unit clickCta()
      abstract Unit toggleMuted()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait