#include <events.h>
Inheritance diagram for ICQ2000::EmailExEvent:
Public Methods | |
EmailExEvent (ContactRef c, const std::string &email, const std::string &sender, const std::string &msg) | |
std::string | getMessage () const |
std::string | getEmail () const |
std::string | getSender () const |
MessageType | getType () const |
get the type of the MessageEvent | |
unsigned int | getSenderUIN () const |
|
get the type of the MessageEvent
Implements ICQ2000::MessageEvent. |