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

    Interface LiveActivity

    Live Activity info.

    interface LiveActivity {
        attributes: JsonObject;
        attributeTypes: string;
        content: LiveActivityContent;
        id: string;
    }
    Index

    Properties

    attributes: JsonObject

    The attributes.

    attributeTypes: string

    The attribute types.

    The content.

    id: string

    The activity ID.