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

    Type Alias InsightsSupportedLangInfo

    InsightsSupportedLangInfo: Message<"plugnmeet.InsightsSupportedLangInfo"> & {
        code: string;
        name: string;
        locale: string;
    }

    Type Declaration

    • code: string

      from field: string code = 1;

    • name: string

      from field: string name = 2;

    • locale: string

      from field: string locale = 3;

    from message plugnmeet.InsightsSupportedLangInfo