LiveKit JS Client SDK - v2.13.8
    Preparing search index...

    Enumeration KeyProviderEvent

    Index

    Enumeration Members

    Enumeration Members

    KeyRatcheted: "keyRatcheted"

    Emitted when a key is ratcheted. Could be after auto-ratcheting on decryption failure or following a RatchetRequest, will contain the ratcheted key material

    RatchetRequest: "ratchetRequest"

    Event for requesting to ratchet the key used to encrypt the stream

    SetKey: "setKey"