ConstructImageFile

Metreos.Native.CiscoIpPhone.ConstructImageFile

Description ConstructImageFile

Action Parameters
Parameter Name.NET TypeDefaultDescription
TitleSystem.StringThe title of the image file 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).
URLSystem.StringThe URL of the PNG image to display. This URL must be accessible to the phone.
Format URLSystem.BooleantrueIndicates that URL format validation should be performed on the URL specified. This may involve modifications being made to the URL.
SoftKeyItemMetreos.Types.CiscoIpPhone.CiscoIPPhoneSoftKeyType[]SoftKeyItem
Result Data
Parameter Name.NET TypeDescription
XmlObjectSystem.StringXmlObject

Branch Conditions 

Success

No description.

Failure

No description.