@iterable/react-native-sdk - v2.0.3
    Preparing search index...

    Interface IterableHtmlInAppContentRaw

    The raw in-App content details returned from the server.

    interface IterableHtmlInAppContentRaw {
        edgeInsets: IterableEdgeInsetDetails;
        html: string;
    }
    Index

    Properties

    Properties

    The HTML content of the in-App message.

    html: string

    The HTML content of the in-App message.