Native
Synchronous
No Custom Parameters
Description
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| Title | System.String | The title of the graphic menu XML object. This will be displayed on the Cisco IP Phone. | |
| Prompt | System.String | The prompt to the user to indicate the action that needs to be taken. This will de displayed on the Cisco IP Phone. | |
| LocationX | System.Int16 | The X-coordinate of the image (in pixels). | |
| LocationY | System.Int16 | The Y-coordinate of the image (in pixels). | |
| Height | System.UInt16 | The height of the image (in pixels). | |
| Width | System.UInt16 | The width of the image (in pixels). | |
| Depth | System.UInt16 | The color depth of the image. | |
| 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. | |
| FormatURL | System.Boolean | true | FormatURL |
| MenuItem | Metreos.Types.CiscoIpPhone.CiscoIPPhoneMenuItemType[] | MenuItem | |
| SoftKeyItem | Metreos.Types.CiscoIpPhone.CiscoIPPhoneSoftKeyType[] | SoftKeyItem |
| Parameter Name | .NET Type | Description |
|---|---|---|
| XmlObject | System.String | XmlObject |
Branch Conditions
No description.
No description.