Interface | Description |
---|---|
DaimBuddyListener |
Interface DaimBuddyListener
This listener is called for buddy (list) changes.
|
DaimLoginListener |
Interface DaimLoginListener
If you're using DAIM, you most likely want to implement this listener.
|
DaimMsgListener |
Interface DaimMsgListener
This listener is called for incoming messages.
|
Class | Description |
---|---|
AbstractOscarClient |
Class AbstractOscarClient
The easiest way to create an Oscar client is to extend this abstract class.
|
Buddy |
Describe class
Buddy here. |
BuddyGroup |
Buddy groups.
|
DaimLoginEvent |
Class DaimLoginEvent
|
Main |
Main class needed to run the demo client.
|
Oscar |
This is just a demo to show that some of this stuff actually works.
|
Implements a command-line AIM client.