eventEmitted abstract method

void eventEmitted(
  1. String type
)

Counts the total number of events grouped by event type

Implementation

void eventEmitted(String type);