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

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

Type Parameters

  • T

Type declaration