send method

dynamic send(
  1. bool useTLS, [
  2. Function callback
])

Implementation

external send(bool useTLS, [Function callback]);