matrix-js-sdk

    Type Alias ProcessFunction<T>

    ProcessFunction: (event: MatrixEvent) => Promise<T>

    The function to invoke to process (send) events in the queue.

    Type Parameters

    • T

    Type declaration

    MMNEPVFCICPMFPCPTTAAATR