ConstructImage

Metreos.Native.CiscoIpPhone.ConstructImage

Description ConstructImage

Action Parameters
Parameter Name.NET TypeDefaultDescription
TitleSystem.StringThe title of the image XML object. This will be displayed on the Cisco IP Phone.
PromptSystem.StringThe prompt to the user to indicate the action that needs to be taken. This will de displayed on the Cisco IP Phone.
LocationXSystem.Int16The X-coordinate of the image (in pixels).
LocationYSystem.Int16The Y-coordinate of the image (in pixels).
HeightSystem.UInt16The height of the image (in pixels).
WidthSystem.UInt16The width of the image (in pixels).
DepthSystem.UInt16The color depth of the image.
DataSystem.StringThe image data to be displayed. There are no utilities to help format this data. Refer to the Cisco IP Phone Developer documentation.
FormatURLSystem.BooleantrueFormatURL
SoftKeyItemMetreos.Types.CiscoIpPhone.CiscoIPPhoneSoftKeyType[]SoftKeyItem
Result Data
Parameter Name.NET TypeDescription
XmlObjectSystem.StringXmlObject

Branch Conditions 

Success

No description.

Failure

No description.