ConstructStatusFile

Metreos.Native.CiscoIpPhone.ConstructStatusFile

Description ConstructStatusFile

Action Parameters
Parameter Name.NET TypeDefaultDescription
TextSystem.StringA single line of text to show on the status XML object. This will be displayed on the Cisco IP Phone.
TimerSystem.Int16The timer seed value (in seconds). If specified, a timer will be displayed on the status bar.
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 on the status bar. 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.
Result Data
Parameter Name.NET TypeDescription
XmlObjectSystem.StringXmlObject

Branch Conditions 

Success

No description.

Failure

No description.