matrix-js-sdk

    Interface ConnectionStatsBandwidth

    interface ConnectionStatsBandwidth {
        download: number;
        upload: number;
    }
    Index

    Properties

    Properties

    download: number

    bytes per second

    upload: number

    bytes per second

    MMNEPVFCICPMFPCPTTAAATR