emitToAll abstract method

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

Implementation

void emitToAll(String event, Object data);