Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Jazz Chat Question

Hi everyone. I've recently started developing plugins for Jazz, and I was wondering if there was any way to open up a chat within Jazz. Basically I would like to programmatically check the status of other users (online/offline) and then open up chats between small groups of people (around 3 users). I'd prefer not to go to an external chat client, but I'm not sure how Jazz integrates the chat functionality. Any ideas? Thanks.

-Ben

0 votes



One answer

Permanent link
bwaber wrote:
Hi everyone. I've recently started developing plugins for Jazz, and I
was wondering if there was any way to open up a chat within Jazz.
Basically I would like to programmatically check the status of other
users (online/offline) and then open up chats between small groups of
people (around 3 users). I'd prefer not to go to an external chat
client, but I'm not sure how Jazz integrates the chat functionality.
Any ideas? Thanks.

Hi Ben


You can use the Jazz collaboration feature. To get started have a look
at CollaborationCore.getCollaborationService() which lets you access the
ICollaborationService. From there you can check the presence of users
and chose a collaboration provider (ICollaborationProvider) in which
session (CollaborationSession) you can create a meeting and invite other
users (CollaborationMeeting).

--
Cheers, Johannes
Agile Planning Team

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941

Question asked: Jul 02 '08, 3:01 p.m.

Question was seen: 7,515 times

Last updated: Jul 02 '08, 3:01 p.m.

Confirmation Cancel Confirm