plugNmeet JS SDK - v1.4.1
    Preparing search index...

    Type Alias EndToEndEncryptionFeatures

    type EndToEndEncryptionFeatures = {
        is_enabled: boolean;
        included_chat_messages?: boolean;
        included_whiteboard?: boolean;
    }
    Index

    Properties

    is_enabled: boolean
    included_chat_messages?: boolean
    included_whiteboard?: boolean