#include <events.h>
Inheritance diagram for ICQ2000::UserAddEvent:
Public Methods | |
UserAddEvent (ContactRef c) | |
MessageType | getType () const |
get the type of the MessageEvent. More... | |
unsigned int | getSenderUIN () const |
get the uin of the sender. More... |
|
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. |