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
/
BatchMessageCTA
Batch
Message
CTA
open
class
BatchMessageCTA
:
BatchMessageAction
Represents a BatchAction triggerable by a basic CTA messaging component
Members
Constructors
Batch
Message
CTA
Link copied to clipboard
constructor
(
@
NonNull
from
:
CTA
)
This is a private constructor
Properties
action
Link copied to clipboard
@get:
Nullable
open
val
action
:
String
args
Link copied to clipboard
@get:
Nullable
open
val
args
:
JSONObject
label
Link copied to clipboard
@get:
NonNull
open
val
label
:
String
Functions
is
Dismiss
Action
Link copied to clipboard
open
fun
isDismissAction
(
)
:
Boolean