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

    Type Alias CopyrightConf

    CopyrightConf: Message<"plugnmeet.CopyrightConf"> & {
        display: boolean;
        text: string;
    }

    Type Declaration

    • display: boolean

      from field: bool display = 1;

    • text: string

      from field: string text = 3;

    from message plugnmeet.CopyrightConf