Constructs new EchoCommand object
[Visual Basic]
Public Sub New( _
ByVal
val As
Byte _
)
[C#]
public EchoCommand(
byte val);
Parameters
-
val
- value to set to the echo parameter should be 0 or 1 on most devices
See Also
EchoCommand Class | BlueLibs.GSM Namespace