Batch Android SDK
Toggle table of contents
3.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Batch Android SDK
Batch Android SDK
/
com.batch.android
/
BatchInterstitialContent
Batch
Interstitial
Content
open
class
BatchInterstitialContent
:
BatchInAppMessage.Content
Model for the content of an Interstitial In-App/Landing message
Members
Types
CTA
Link copied to clipboard
open
class
CTA
Properties
body
Link copied to clipboard
open
val
body
:
String
ctas
Link copied to clipboard
open
val
ctas
:
List
<
BatchInterstitialContent.CTA
>
header
Link copied to clipboard
open
val
header
:
String
media
Accessibility
Description
Link copied to clipboard
open
val
mediaAccessibilityDescription
:
String
media
URL
Link copied to clipboard
open
val
mediaURL
:
String
title
Link copied to clipboard
open
val
title
:
String
tracking
Identifier
Link copied to clipboard
open
val
trackingIdentifier
:
String
Functions
should
Show
Close
Button
Link copied to clipboard
open
fun
shouldShowCloseButton
(
)
:
Boolean