send abstract method

void send(
  1. String method,
  2. Object params
)

Implementation

void send(String method, Object params);