addContext method

void addContext(
  1. String hostname,
  2. dynamic context
)

Implementation

external void addContext(String hostname, context);