Class PostViewData

java.lang.Object
com.my.target.instreamads.postview.models.PostViewData

public final class PostViewData extends Object
  • Method Details

    • getBackgroundImage

      public ImageData getBackgroundImage()
      Returns:
      the background ImageData
    • getText

      public String getText()
      Returns:
      text to be displayed
    • getDuration

      public double getDuration()
      Returns:
      the total time in seconds allocated for displaying
    • getOverlay

      public Integer getOverlay()
      Returns:
      the overlay color applied on top of the background image
      See Also: