Braze React Native SDK - v21.0.0
    Preparing search index...

    Interface ContentCardsUpdatedEvent

    Received an updated list of Content Cards from the Braze SDK.

    interface ContentCardsUpdatedEvent {
        cards: ContentCard[];
    }
    Index

    Properties

    Properties

    cards: ContentCard[]

    A list of Content Cards in this update.