Native
Synchronous
No Custom Parameters
Description ConstructStatusFile
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| Text | System.String | A single line of text to show on the status XML object. This will be displayed on the Cisco IP Phone. | |
| Timer | System.Int16 | The timer seed value (in seconds). If specified, a timer will be displayed on the status bar. | |
| LocationX | System.Int16 | The X-coordinate of the image (in pixels). | |
| LocationY | System.Int16 | The Y-coordinate of the image (in pixels). | |
| Url | System.String | The URL of the PNG image to display on the status bar. This URL must be accessible to the phone. | |
| Format URL | System.Boolean | true | Indicates that URL format validation should be performed on the URL specified. This may involve modifications being made to the URL. |
| Parameter Name | .NET Type | Description |
|---|---|---|
| XmlObject | System.String | XmlObject |
Branch Conditions
No description.
No description.