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
/
BatchInAppMessage
/
BatchInAppMessage
Batch
In
App
Message
constructor
(
@
Nullable
campaignToken
:
String
,
@
NonNull
campaignID
:
String
,
@
NonNull
eventData
:
JSONObject
,
@
NonNull
landingPayload
:
JSONObject
,
@
NonNull
customPayload
:
JSONObject
)