A asynchronous version of invoke performing the call in a separate
thread and reporting responses, faults, and exceptions through the
supplied XmlRpcCallback.
Determines if the most previously XML-RPC response contained a
fault struct, in which case the return value of the most previous
invoke() call contains a hash table with this
fault struct.