Native
Synchronous
No Custom Parameters
Description ConstructGraphicFileMenu
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| Title | System.String | The title of the graphic file 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). | |
| URL | System.String | The URL of the PNG image to display. 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. |
| 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.