Cisco OL-18696-01 Development Manual page 91

Unified ip phone services application development notes
Table of Contents

Advertisement

Appendix A
CiscoIPPhone XML Object Quick Reference
Table A-1
CiscoIPPhone XML Object Quick Reference (continued)
Object
CiscoIPPhoneIconMenu
CiscoIPPhoneIconFileMenu
CiscoIPPhoneStatus
CiscoIPPhoneStatusFile
CiscoIPPhoneExecute
CiscoIPPhoneError
CiscoIPPhoneResponse
OL-18696-01
Definition
<CiscoIPPhoneIconMenu>
<Title>Title text goes here</Title>
<Prompt>Prompt text goes here</Prompt>
<MenuItem>
<IconIndex>Indicates what IconItem to display</IconIndex>
<Name>The name of each menu item</Name>
<URL>The URL associated with the menu item</URL>
</MenuItem>
<IconItem>
<Index>A unique index from 0 to 9</Index>
<Height>Size information for the icon</Height>
<Width>Size information for the icon</Width>
<Depth>Number of bits per pixel</Depth>
<Data>Packed Pixel Data</Data>
</IconItem>
</CiscoIPPhoneIconMenu>
<CiscoIPPhoneIconFileMenu>
<Title>Title text goes here</Title>
<Prompt>Prompt text goes here</Prompt>
<MenuItem>
<IconIndex>Indicates what IconItem to display</IconIndex>
<Name>The name of each menu item</Name>
<URL>The URL associated with the menu item</URL>
</MenuItem>
<IconItem>
<Index>A unique index from 0 to 9</Index>
<URL>location of the PNG icon image</URL>
</IconItem>
</CiscoIPPhoneIconFileMenu>
<CiscoIPPhoneStatus>
<Text>This is the text area</Text>
<Timer>Timer seed value in seconds</Timer>
<LocationX>Horizontal alignment</LocationX>
<LocationY>Vertical alignment</LocationY>
<Width>Pixel width of graphic</Width>
<Height>Pixel height of graphic</Height>
<Depth>Color depth in bits</Depth>
<Data>Hex binary image data</Data>
</CiscoIPPhoneStatus>
<CiscoIPPhoneStatusFile>
<Text>This is the text area</Text>
<Timer>Timer seed value in seconds</Timer>
<LocationX>Horizontal alignment</LocationX>
<LocationY>Vertical alignment</LocationY>
<URL>location of the PNG image</URL>
</CiscoIPPhoneStatusFile>
<CiscoIPPhoneExecute>
<ExecuteItem URL="The URL or URI to be executed"/>
</CiscoIPPhoneExecute>
<CiscoIPPhoneError Number="x"/>
<CiscoIPPhoneResponse>
<ResponseItem Status"the success or failure of the
action"Data="the information associated with the request"
URL="the URL or URI specified in the Execute object"/>
</CiscoIPPhoneResponse>
Cisco Unified IP Phone Services Application Development Notes
A-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

7900 series

Table of Contents