dataEvent abstract method

void dataEvent(
  1. String source,
  2. String value
)

Implementation

void dataEvent(String source, String value);