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

    Type Alias CryptorCallbacks

    type CryptorCallbacks = {
        cryptorError: (error: CryptorError) => void;
    }
    Index

    Properties

    Properties

    cryptorError: (error: CryptorError) => void