Search code examples
androidsessionksoap2

Ksoap2 - session handling


Is there a way to handle sessions with ksoap2 on Android?

Help would be very much appreciated!


Solution

  • I found out that the .call-method returns "CookieJar with any cookies sent by the server".