SOAPCall class

Availability

Flash Media Server 2.

The SOAPCall class is the object type that is returned from all web service calls. These objects are most typically constructed automatically when a WSDL is parsed and a stub is generated.

Property summary for the SOAPCall class

Property

Description

SOAPCall.request

An XML object that represents the current SOAP request.

SOAPCall.response

An XML object that represents the most recent SOAP response.

Event handler summary for the SOAPCall class

Event handler

Description

SOAPCall.onFault

Invoked when a method has failed and returned an error.

SOAPCall.onResult

Invoked when a method has successfully invoked and returned.


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/fms/2/docs/00000770.html