emit abstract method

void emit(
  1. String event,
  2. Object data
)

Implementation

void emit(String event, Object data);