Response

Metreos.Types.CiscoIpPhone.Response

Summary

The Response type stores the XML data for a Cisco IP Phone response XML object.

Usage

In the case that the SendExecute action takes the Failure path, this type can be used to determine the specific cause of the failure. Reference the description of the methods and properties of this native type to learn more on this topic.

Response is initialized with the SendExecute action. This is the only action one can use to manipulate the Response type.

Remarks

None.

Parseable Inputs
.NET TypeDescription
StringNot supported.
CiscoIPPhoneResponseTypeNormal response data
CiscoIPPhoneErrorTypeError response data
Accessible Public Methods
Method NameDescription
ResetClears the variable to an uninitialized state.
Accessible Public Properties
Property Name.NET TypeDescription
HttpCodeSystem.Net.HttpStatusCode
ErrorTypeMetreos.Types.CiscoIpPhone.Response+ErrorTypeCode
IPPhoneErrorSystem.Int32
ErrorResponseSystem.String