matrix-js-sdk

    Interface EncryptionKeysEventContent

    interface EncryptionKeysEventContent {
        call_id: string;
        device_id: string;
        keys: EncryptionKeyEntry[];
        sent_ts?: number;
    }
    Index

    Properties

    call_id: string
    device_id: string
    sent_ts?: number
    MMNEPVFCICPMFPCPTTAAATR