sendString method

  1. @JSName('send')
void sendString (String data)
@JSName('send')

Implementation

@JSName('send')
void sendString(String data) native;