ATCommand Constructor (String, String, String)
constructs new ATCommand object
[Visual Basic]
Overloads Public Sub New( _
ByVal
pref As
String, _
ByVal
cmdCode As
String, _
ByVal
param As
String _
)
Parameters
-
pref
- prefix value
-
cmdCode
- command code
-
param
- paramters string
See Also
ATCommand Class | BlueLibs.GSM Namespace | ATCommand Constructor Overload List