SOAPCall.request
Availability
Flash Media Server 2.
Usage
mySOAPCall.request
Description
Property; an XML object that represents the current SOAP request.
SOAPCall.response
Availability
Flash Media Server 2.
Usage
mySOAPCall.response
Description
Property; an XML object that represents the most recent SOAP response.
SOAPFault class
Availability
Flash Media Server 2.
The SOAPFault class is the object type of the error object returned to
and
SOAPCall.onFault
ActionScript mapping of the SOAP Fault XML type.
Property summary for the SOAPFault class
Property
SOAPFault.detail
SOAPFault.faultactor
142
Server-Side ActionScript Language Reference
functions. This object is returned as the result of a failure and is an
Description
A string indicating the application-specific information associated
with the error, such as a stack trace or other info returned by the
web service engine.
A string indicating the source of the fault.
WebService.onFault
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE and is the answer not in the manual?