ATParamCommand.GetAsString Method
takes paramter value (by setting the get command) and returns string representation of the value
[Visual Basic]
Overridable Public Function GetAsString( _
ByVal
channel As
DUNConnection _
) As
String
Parameters
-
channel
- channel to use
Return Value
string value for the parameter
See Also
ATParamCommand Class | BlueLibs.GSM Namespace