#include <events.h>
Inheritance diagram for ICQ2000::AuthReqEvent:
Public Methods | |
AuthReqEvent (ContactRef c, const std::string &msg) | |
Constructor for the Authorisation Request. | |
AuthReqEvent (ContactRef c, const std::string &msg, time_t time) | |
Constructor for the Authorisation Request. | |
std::string | getMessage () const |
get the authorisation message | |
MessageType | getType () const |
get the type of the MessageEvent | |
ICQMessageEvent * | copy () const |
|
Constructor for the Authorisation Request.
|
|
Constructor for the Authorisation Request.
|
|
get the authorisation message
|
|
get the type of the MessageEvent
Implements ICQ2000::MessageEvent. |