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

    Type Alias NativeBridgeError

    NativeBridgeError: Message<"plugnmeet.NativeBridgeError"> & {
        msg: string;
        context?: string;
    }

    Native -> web: For reporting generic errors.

    Type Declaration

    • msg: string

      from field: string msg = 1;

    • Optionalcontext?: string

      from field: optional string context = 2;

    from message plugnmeet.NativeBridgeError