publish abstract method

void publish(
  1. Event event
)

Publishes an event to the connected relays.

Implementation

void publish(Event event);