Anchorage API reference
    Preparing search index...
    interface StartIdleRunResult {
        runId: string;
        signalId?: string;
    }
    Index

    Properties

    Properties

    runId: string

    Authoritative run id; may differ when the start joined an active run.

    signalId?: string