ImageFile

Metreos.Types.CiscoIpPhone.ImageFile

Summary

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

Usage

ImageFile is initialized with the CreateImageFile action. One can also use the AddSoftKeyItem to add softkeys to the ImageFile variable.

Remarks

None.

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

No Public Properties