publish abstract method

void publish(
  1. Event event
)

Publishes an event to the relay.

Implementation

void publish(Event event);