QueryDeviceResults

Metreos.Types.CiscoExtensionMobility.QueryDeviceResults

Summary

The QueryDeviceResults type is a strongly-typed reperesentation of the XML response from the Extension Mobility API service for the QueryDevices.

Usage

While technically possible to retrieve data from it using C#, it is strongly recommended that you use the GetDeviceStatus action to parse the data.

Remarks

None.

Parseable Inputs
.NET TypeDescription
StringInternal use only.
ObjectInternal use only.
Accessible Public Methods
Method NameDescription
GetDeviceStatus
GetDeviceStatusInternal use only.
ParseNode
ResetInternal use only.

No Public Properties