#include <events.h>
Inheritance diagram for ICQ2000::UserAddEvent:
Public Methods | |
UserAddEvent (ContactRef c) | |
MessageType | getType () const |
get the type of the MessageEvent | |
unsigned int | getSenderUIN () const |
get the uin of the sender. | |
ICQMessageEvent * | copy () const |
|
get the uin of the sender. This is really miss-named, if you were sending the message, this would be the UIN of the recipient.
Reimplemented from ICQ2000::ICQMessageEvent. |
|
get the type of the MessageEvent
Implements ICQ2000::MessageEvent. |