braze-android-sdk
Toggle table of contents
42.2.0
release
Target filter
release
Switch theme
Search in API
Skip to content
braze-android-sdk
braze-android-sdk
/
com.braze.models.push
/
BrazeNotificationPayload
/
PushStoryPage
Push
Story
Page
release
class
PushStoryPage
(
notificationExtras
:
Bundle
,
var
actionIndex
:
Int
)
Members
Constructors
Push
Story
Page
Link copied to clipboard
release
constructor
(
notificationExtras
:
Bundle
,
actionIndex
:
Int
)
Properties
action
Index
Link copied to clipboard
release
var
actionIndex
:
Int
bitmap
Url
Link copied to clipboard
release
var
bitmapUrl
:
String
?
campaign
Id
Link copied to clipboard
release
val
campaignId
:
String
?
deeplink
Link copied to clipboard
release
var
deeplink
:
String
?
story
Page
Id
Link copied to clipboard
release
var
storyPageId
:
String
?
subtitle
Link copied to clipboard
release
var
subtitle
:
String
?
subtitle
Gravity
Link copied to clipboard
release
var
subtitleGravity
:
Int
title
Link copied to clipboard
release
var
title
:
String
?
title
Gravity
Link copied to clipboard
release
var
titleGravity
:
Int
use
Webview
Link copied to clipboard
release
var
useWebview
:
String
?
Functions
to
String
Link copied to clipboard
release
open
override
fun
toString
(
)
:
String