emit abstract method

void emit(
  1. JozzEvent event
)

Emits event to all subscribers.

Implementation

void emit(JozzEvent event);