plugNmeet JS SDK - v2.0.3
    Preparing search index...

    Type Alias RecordingSubtitle

    RecordingSubtitle: Message<"plugnmeet.RecordingSubtitle"> & {
        label: string;
        url: string;
    }

    Type Declaration

    • label: string

      from field: string label = 1;

    • url: string

      from field: string url = 2;

    from message plugnmeet.RecordingSubtitle