Not Serializable
The Input type stores the XML data for a Cisco IP Phone Input XML object.
Input is initialized with the CreateInput action. One can then use AddInputItem to add user-accessible prompts to the Input type, as well as use AddSoftKeyItem to add softkeys to the Input variable.
None.
| .NET Type | Description |
|---|---|
String | Not supported. |
CiscoIPPhoneSoftKeyType | A soft key to add to this input field |
CiscoIPPhoneInputItemType | An item to add to this input field |
CiscoIPPhoneInputType | Initial input field data |
| Method Name | Description |
|---|---|
| Reset | Clears the variable to an uninitialized state. |
No Public Properties