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

    Interface LiveActivityStartRequest

    Live Activity start request.

    interface LiveActivityStartRequest {
        attributes: JsonObject;
        attributesType: string;
        content: LiveActivityContent;
    }

    Hierarchy (View Summary)

    Index

    Properties

    attributes: JsonObject

    Fixed attributes.

    attributesType: string

    Attributes types. This should match the Activity type of your Live Activity.

    Dynamic content.