Interface POBObstructionUpdateListener

  • All Implemented Interfaces:

    
    public interface POBObstructionUpdateListener
    
                        

    This interface list basic methods to be implement by viewability measurement provider for html and video ad formats to add or remove obstruction for provided view.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

    • Method Detail

      • removeFriendlyObstructions

         abstract void removeFriendlyObstructions(@Nullable() View obstructionView)

        OpenWrap SDK calls this method to remove existing obstruction on Ad view. Use this method to remove any obstruction displayed over Ad view. Note: Passing null to this method will remove all existing obstructions.

        Parameters:
        obstructionView - obstruction view