td_send method

void td_send(
  1. int clientId,
  2. Map parameters
)

td_send

Implementation

void td_send(int clientId, Map parameters) {
  return;
}