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
/
ActionButton
Action
Button
release
class
ActionButton
(
notificationExtras
:
Bundle
,
var
actionIndex
:
Int
)
Members
Constructors
Action
Button
Link copied to clipboard
release
constructor
(
notificationExtras
:
Bundle
,
actionIndex
:
Int
)
Properties
action
Id
Link copied to clipboard
release
var
actionId
:
String
?
action
Index
Link copied to clipboard
release
var
actionIndex
:
Int
text
Link copied to clipboard
release
var
text
:
String
?
type
Link copied to clipboard
release
var
type
:
String
?
uri
Link copied to clipboard
release
var
uri
:
String
?
use
Webview
Link copied to clipboard
release
var
useWebview
:
String
?
Functions
put
Into
Bundle
Link copied to clipboard
release
fun
putIntoBundle
(
destination
:
Bundle
)
to
String
Link copied to clipboard
release
open
override
fun
toString
(
)
:
String