Native
Synchronous
No Custom Parameters
Description ConstructInput
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| Title | System.String | The title of the input 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. | |
| URL | System.String | The base URL that the phone will use to generate the request when the user hits Submit on their Cisco IP Phone. This URL is prepended to any query parameters defined by input items. | |
| 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. |
| InputItem | Metreos.Types.CiscoIpPhone.CiscoIPPhoneInputItemType[] | InputItem | |
| SoftKeyItem | Metreos.Types.CiscoIpPhone.CiscoIPPhoneSoftKeyType[] | SoftKeyItem |
| Parameter Name | .NET Type | Description |
|---|---|---|
| XmlObject | System.String | XmlObject |
Branch Conditions
No description.
No description.