on method

dynamic on(
  1. String type,
  2. JSFunction onResponse
)

Implementation

external on(String type, JSFunction onResponse);