MatrixClient.eventDelegate

Called when a new message is received

class MatrixClient
void delegate(MatrixEvent) eventDelegate;

Meta