ATCommand.ToTestString Method
generates "test" string for this command. Implmented in Action and Paramter childs
[Visual Basic]
Overridable Public Function ToTestString() As
String
[C#]
public virtual
string ToTestString();
Return Value
string for the command
See Also
ATCommand Class | BlueLibs.GSM Namespace