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
/
BatchAlertContent
Batch
Alert
Content
open
class
BatchAlertContent
:
BatchInAppMessage.Content
Model for the content of an Alert In-App/Landing message
Members
Types
CTA
Link copied to clipboard
open
class
CTA
Properties
accept
CTA
Link copied to clipboard
@get:
Nullable
open
val
acceptCTA
:
BatchAlertContent.CTA
body
Link copied to clipboard
@get:
Nullable
open
val
body
:
String
cancel
Label
Link copied to clipboard
@get:
Nullable
open
val
cancelLabel
:
String
title
Link copied to clipboard
@get:
Nullable
open
val
title
:
String
tracking
Identifier
Link copied to clipboard
@get:
Nullable
open
val
trackingIdentifier
:
String