Sends new AT command object through the channel
public virtual ATResponse SendCommand(ATCommand);
Sends new command string through the channel
public virtual ATResponse SendCommand(string);
DUNConnection Class | BlueLibs.GSM Namespace