BlueLibs documentation
ATCompoundResponse.AddItem Method
adds data to the response
[Visual Basic]
Protected Sub AddItem( _
ByVal
AStr
As
String
_
)
[C#]
protected
void
AddItem(
string
AStr
);
Parameters
AStr
line of the response
See Also
ATCompoundResponse Class
|
BlueLibs.GSM Namespace