matrix-js-sdk

    Interface IOpts

    interface IOpts {
        windowLimit?: number;
    }
    Index

    Properties

    Properties

    windowLimit?: number

    Maximum number of events to keep in the window. If more events are retrieved via pagination requests, excess events will be dropped from the other end of the window.

    MMNEPVFCICPMFPCPTTAAATR