Package 

Interface HyprMXPlacementExpiryListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onAdExpired(Placement placement) An ad is no longer available for the placement
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onAdExpired

         abstract Unit onAdExpired(Placement placement)

        An ad is no longer available for the placement

        Parameters:
        placement - The placement that expired