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
/
BatchBannerContent
Batch
Banner
Content
open
class
BatchBannerContent
:
BatchInAppMessage.Content
Model for the content of a Banner In-App/Landing message
Members
Types
Action
Link copied to clipboard
open
class
Action
CTA
Link copied to clipboard
open
class
CTA
:
BatchBannerContent.Action
Properties
auto
Close
Time
Millis
Link copied to clipboard
open
val
autoCloseTimeMillis
:
Long
body
Link copied to clipboard
open
val
body
:
String
ctas
Link copied to clipboard
open
val
ctas
:
List
<
BatchBannerContent.CTA
>
global
Tap
Action
Link copied to clipboard
open
val
globalTapAction
:
BatchBannerContent.Action
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
is
Show
Close
Button
Link copied to clipboard
open
fun
isShowCloseButton
(
)
:
Boolean