Function Emitter.emit

Emit an event.

Prototype

void emit(T)(
  T obj
);