« Back to APIs

RE: How to launch Cisco Jabber chat window using Cisco Jabber web SDK?

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
My requirement is when I click on IM address in the web page it should launch Cisco Jabber chat window to the respective IM address. How to implement this using Cisco Jabber web SDK? Can I get any sample application or examples for this?
Thanks in advance

Hi,
You can use the Cross Launch to achieve this...
Howard

If the question is about opening a chat window of "Jabber for Windows" from a web page, you can use the im: or xmpp: protocol handlers as described here:
http://www.cisco.com/en/US/docs/voice_ip_comm/jabber/Windows/9_0_1/b_jabber_win_icg_chapter_01.html#JABW_TP_PF21EDAF_00
Side note: Jabber for Mac does not support protocol handlers.
Cheers, Thomas