@modelhealth/modelhealth
    Preparing search index...

    Interface ActivityConfig

    Configuration for starting a recording.

    interface ActivityConfig {
        activityType?: ActivityType;
    }
    Index

    Properties

    Properties

    activityType?: ActivityType

    The type of activity being recorded. When set, the corresponding analysis starts automatically once recording is processed.