OBEXBody.GetAsText Method
returns data stored in the body headers as string
[Visual Basic]
Public Function GetAsText() As
String
[C#]
public
string GetAsText();
Return Value
UTF 8 string constructed from the data
See Also
OBEXBody Class | BlueLibs.OBEX Namespace