Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(99ec6691-535f-11d4-9a58-000064657374)]
interface nsISOAPResponse : nsISOAPMessage

Attributes

 This is an extension of a message which contains extra functions
 such as tracking, where appropriate, the original call that
 produced the response message, identifying the fault, if any,
 and supplying the return value.


 The fault returned in the response, if one was generated. NULL
 if there was no fault.  This does not rely on the response
 parameters having been deserialized.
readonly attribute nsISOAPFault fault