kvin024 / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

SoapObject implements Serializible #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.
how to add new class to ksoap2.
I need that my SoapObject implements Serializible.I've create a class 
Serializible,now i want use it,how can I do?

Original issue reported on code.google.com by daume...@gmail.com on 2 Jun 2011 at 8:47

GoogleCodeExporter commented 9 years ago
Looks at the documentation in the javadoc and on the wiki

Original comment by mosa...@gmail.com on 2 Jun 2011 at 10:25