ISPO SDK
    Preparing search index...

    Interface HostSoundCatalogWatchInput

    Markdown
    interface HostSoundCatalogWatchInput {
        revision: string;
        timeoutMs?: number;
    }
    Index
    revision: string
    timeoutMs?: number