Native
Synchronous
No Custom Parameters
Description ConstructStatus
| 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 within the status bar (in pixels). | |
| Height | System.UInt16 | The height of the image within the status bar (in pixels). | |
| Width | System.UInt16 | The width of the image within the status bar (in pixels). | |
| Depth | System.UInt16 | The color depth of the image within the status bar. | |
| Data | System.String | The image data to be displayed. There are no utilities to help format this data. Refer to the Cisco IP Phone Developer documentation. |
| Parameter Name | .NET Type | Description |
|---|---|---|
| XmlObject | System.String | XmlObject |
Branch Conditions
No description.
No description.