braze-android-sdk
24.3.0
braze-android-sdk
/
com.braze.models.push
/
BrazeNotificationPayload
/
PushStoryPage
Push
Story
Page
class
PushStoryPage
(
notificationExtras
:
Bundle
,
var
actionIndex
:
Int
)
Constructors
Functions
Properties
Constructors
Push
Story
Page
Link copied to clipboard
fun
PushStoryPage
(
notificationExtras
:
Bundle
,
actionIndex
:
Int
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
action
Index
Link copied to clipboard
var
actionIndex
:
Int
bitmap
Url
Link copied to clipboard
var
bitmapUrl
:
String
?
campaign
Id
Link copied to clipboard
val
campaignId
:
String
?
deeplink
Link copied to clipboard
var
deeplink
:
String
?
story
Page
Id
Link copied to clipboard
var
storyPageId
:
String
?
subtitle
Link copied to clipboard
var
subtitle
:
String
?
subtitle
Gravity
Link copied to clipboard
var
subtitleGravity
:
Int
title
Link copied to clipboard
var
title
:
String
?
title
Gravity
Link copied to clipboard
var
titleGravity
:
Int
use
Webview
Link copied to clipboard
var
useWebview
:
String
?