addSubscriber abstract method

void addSubscriber(
  1. String type
)

Adds a subscriber for the event type

Implementation

void addSubscriber(String type);