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

    Type Alias NativeBridgeE2EE

    NativeBridgeE2EE: Message<"plugnmeet.NativeBridgeE2EE"> & {
        enabled: boolean;
        key?: string;
    }

    Type Declaration

    • enabled: boolean

      from field: bool enabled = 1;

    • Optionalkey?: string

      from field: optional string key = 2;

    from message plugnmeet.NativeBridgeE2EE