Hello, Does anyone know why the API for the "execute" methods of the XmlRpcClient (XmlRpcClientLite) does not include a version without the argument parameters? So how am I supposed to call a method in the server that does not need any more parameters other than the name of the method? sending an empty vector? Is this a deliberated design decision?
Thanks, Cali