Web Viewer - v0.24.1
    Preparing search index...

    Type Alias ViewerEventBase

    Properties available on all ViewerEvent types.

    type ViewerEventBase = {
        application_id: string;
        partition_id?: string;
        recording_id: string;
    }
    Index

    Properties

    application_id: string
    partition_id?: string
    recording_id: string