ATResponse.AllData Property
returns all infromation lines returned by the device into a single string
[Visual Basic]
Overridable Public Property AllData As
String
[C#]
public virtual
string AllData {get; set;}
See Also
ATResponse Class | BlueLibs.GSM Namespace