Image

Metreos.Types.CiscoIpPhone.Image

Summary

The Image type stores the XML data for a Cisco IP Phone image XML object.

Usage

Image is initialized with the CreateImage action. One can also use the AddSoftKeyItem to add softkeys to the Image variable.

Remarks

None.

Parseable Inputs
.NET TypeDescription
StringNot supported.
CiscoIPPhoneImageTypeInitial image data
CiscoIPPhoneSoftKeyTypeA soft key to add to this image
Accessible Public Methods
Method NameDescription
ResetClears the variable to an uninitialized state.

No Public Properties