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.jetpackcompose.contentcards
/
CardListMutation
/
ReplaceCards
Replace
Cards
release
data
class
ReplaceCards
(
val
newCards
:
List
<
Card
>
)
:
CardListMutation
Members
Constructors
Replace
Cards
Link copied to clipboard
release
constructor
(
newCards
:
List
<
Card
>
)
Properties
new
Cards
Link copied to clipboard
release
val
newCards
:
List
<
Card
>