Issue 37 in android-xmlrpc: General Question

7 views
Skip to first unread message

android...@googlecode.com

unread,
Feb 18, 2012, 4:17:46 PM2/18/12
to android-x...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 37 by llee...@gmail.com: General Question
http://code.google.com/p/android-xmlrpc/issues/detail?id=37

I have a drupal site that implements an XMLRPC function
named "system.listMethods". This function should return a string
array. '...<array><data><value><string>...</string></value>...</array>'. I
used 'client.call ("system.listMethods")' to call this function. The
function returns without throwing an exception. The documentation says that
this function returns an Object. How should I cast this return value?

android...@googlecode.com

unread,
Feb 19, 2012, 1:48:39 PM2/19/12
to android-x...@googlegroups.com

Comment #1 on issue 37 by psk...@gmail.com: General Question
http://code.google.com/p/android-xmlrpc/issues/detail?id=37

Cast it to String array

Reply all
Reply to author
Forward
0 new messages