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

    Interface InAppMessageEvent

    Received an in-app message from the Braze SDK.

    interface InAppMessageEvent {
        inAppMessage: BrazeInAppMessage;
    }
    Index

    Properties

    Properties

    inAppMessage: BrazeInAppMessage

    A Braze In-App Message.