What can I do with an API for an IM client?
Why do I want this? What new scenarios are opened up?
How can I take advantage of it?
Is it something I can graft into existing apps?
or are IM APIs primarily targeted at enabling new types of applications?
views:
32answers:
1
+2
A:
There are two ways that I see where an API could be useful for an IM client.
- A protocol API, which would let you add your own IM protocols to the application.
- Chat API, which lets you add things such as spell checking, expanding text, etc.
Dan Walker
2009-05-20 00:45:00