Specifications
3-23
Cisco Unified IP Phone Services Application Development Notes
OL-22505-01
Chapter 3 CiscoIPPhone XML Objects
XML Object Definitions
<CiscoIPPhoneIconFileMenu>
<Title IconIndex="2">Conference List</Title>
<IconItem>
<Index>1</Index>
<URL>Resource:Icon.SecureCall</URL>
</IconItem>
<IconItem>
<Index>2</Index>
<URL>Resource:Icon.Connected</URL>
</IconItem>
<IconItem>
<Index>3</Index>
<URL>Resource:AnimatedIcon.Ringin</URL>
</IconItem>
<MenuItem>
<Name>Schmo, Joe</Name>
<IconIndex>1</IconIndex>
<URL>http://192.168.1.12:8080/details?user=jschmo</URL>
</MenuItem>
<MenuItem>
<Name>Blow, Joe</Name>
<IconIndex>2</IconIndex>
<URL>http://192.168.1.12:8080/details?user=jblow</URL>
</MenuItem>
<MenuItem>
<Name>Joining, Just Now</Name>
<IconIndex>3</IconIndex>
<URL>http://192.168.1.12:8080/details?user=jjoining</URL>
</MenuItem>
</CiscoIPPhoneIconFileMenu>
Valid Resource Icon Names
The following are the valid Resource Icon names:
• Icon.Connected
• Icon.AuthenticatedCall
• Icon.SecureCall
• Icon.OnHook
• Icon.OffHook
• Icon.Messages
• Icon.InUse
• Icon.Headset
• Icon.Handset
• Icon.Speaker
• Icon.Locked
• Icon.UnLocked
• Icon.Checked
• Icon.UnChecked
• Icon.RadioButtonOn
• Icon.RadioButtonOff