Cisco Jabber IM and Presence Core API Sample Client

View

The Cisco Jabber IM and Presence (CAXL) library offers a set of core classes for initiating and managing IM sessions. The library also offers a set of UI components that you can use to rapidly create an IM and Presence interface.

This 13-minute video has several step-by-step examples:

This sample code illustrates the basics steps required to create a basic chat client that can connect to the Cisco Unified Communications Manager IM and Presence Service server, and to send and receive messages. The sample uses only the core library.

The sample code demonstrates how to:

Cisco Jabber IM & Presence UI Components Sample Client

View

This sample code walks through the basics steps of creating an IM and Presence application and uses some of the UI components provided by the library.