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