Sametime
Technical, how to articles related to IBM Lotus Sametime SDK, Connect Client Plug-ins
Quickfind text field allows users to quickly search users in Sametime Connect Client. Quickfind text field is a SWT composite, so you can add it your SWT shells and dialogs. This article demonstrates the process of using this text field in your plug-ins
Nway invites allow multiple users to communicate in a single chat session. This article specifies the process to create a Nway invite programmatically using Sametime Java toolkit and sending it other users.
To use Sametime toolkit in your plug-in you will need STSession of a logged in user. This article specifies the process of getting STSession.
Notification window allow you to display custom message toasts, alerts to the user from your plug-in. This sample specifies the steps required to use Notification window in your plug-ins.
This article specifies the steps which will allow you to run multiple instances of Sametime Connect client.
Hover cards display enhanced presence of a user in Sametime Connect buddy list. This article demonstrates the ease of using hover cards in your plug-ins.