ATResponseRange Constructor
Creates new ATResponseRange by parsing the raw response string
[Visual Basic]
Public Sub New( _
ByVal
strVal As
String _
)
[C#]
public ATResponseRange(
string strVal);
Parameters
-
strVal
- raw response string
See Also
ATResponseRange Class | BlueLibs.GSM Namespace