sendDigits method

void sendDigits(
  1. String digits
)

Implementation

@JS("sendDigits")
external void sendDigits(String digits);