You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Thursday, June 30th 2005, 2:25pm

[Kopete] Is there an API to access Kopete?

Hello,
I would like to use Kopete so send IM from my application.
Is there an API i can connect to Kopete?

I would preffer to hold the users DB within my application,
using the API to send a simple message (one direction, one time message), meannig, i need not to get reply.

would appriciate any help,
all the best,
Shenla

2

Thursday, June 30th 2005, 5:35pm

Not positive, please correct me if I'm wrong, but you might check to see if there's a dcop call to do that.

To see what functions are available use the dcop brower, kdcop, and look in the kopete section. (Kopete must be running.)

Good Luck

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

3

Thursday, June 30th 2005, 7:18pm

You can use the KIMProxy class http://developer.kde.org/documentation/l…ssKIMProxy.html
to talk to any application that implements the KIMIface interface.

This includes Kopete (KIMIface was born there) and a couple of other applications, like Konversation and the next version of the Licq KDE GUI.

Cheers,
_
Qt/KDE Developer
Debian User