VintageNetMobile.ExChat.send
You're seeing just the function
send
, go back to VintageNetMobile.ExChat module for more information.
Specs
send(binary(), iodata(), VintageNetMobile.ExChat.Core.send_options()) :: {:ok, [binary()]} | {:error, any()}
Send a command to the modem
On success, this returns a list of the lines received back from the modem.