@ua/react-native-airship
    Preparing search index...

    Interface LiveUpdateEndRequest

    Live Update end request.

    interface LiveUpdateEndRequest {
        content?: JsonObject;
        dismissTimestamp?: string;
        name: string;
        timestamp?: string;
    }
    Index

    Properties

    content?: JsonObject

    Dynamic content.

    dismissTimestamp?: string

    Optional ISO 8601 date string that defines when to end this Live Update.

    name: string

    The Live Update name.

    timestamp?: string

    Optional ISO 8601 date string, used to filter out of order updates/