Class BatchInterstitialContent

java.lang.Object
com.batch.android.BatchInterstitialContent
All Implemented Interfaces:
BatchInAppMessage.Content

public class BatchInterstitialContent extends Object implements BatchInAppMessage.Content
Model for the content of an Interstitial In-App/Landing message
  • Method Details

    • getTrackingIdentifier

      public String getTrackingIdentifier()
    • getHeader

      public String getHeader()
    • getTitle

      public String getTitle()
    • getBody

      public String getBody()
    • getCtas

    • getMediaURL

      public String getMediaURL()
    • getMediaAccessibilityDescription

      public String getMediaAccessibilityDescription()
    • shouldShowCloseButton

      public boolean shouldShowCloseButton()