Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

ICQ2000::AuthReqEvent Class Reference

An Authorisation Request. More...

#include <events.h>

Inheritance diagram for ICQ2000::AuthReqEvent:

ICQ2000::ICQMessageEvent ICQ2000::MessageEvent ICQ2000::Event List of all members.

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...


Detailed Description

An Authorisation Request.


Constructor & Destructor Documentation

ICQ2000::AuthReqEvent::AuthReqEvent ContactRef    c,
const string &    msg
 

Constructor for the Authorisation Request.

Parameters:
c  the contact
msg  authorisation message

ICQ2000::AuthReqEvent::AuthReqEvent ContactRef    c,
const string &    msg,
time_t    t
 

Constructor for the Authorisation Request.

Parameters:
c  the contact
msg  authorisation message


Member Function Documentation

string ICQ2000::AuthReqEvent::getMessage   const
 

get the authorisation message.

Returns:
authorisation message

MessageEvent::MessageType ICQ2000::AuthReqEvent::getType   const [virtual]
 

get the type of the MessageEvent.

Returns:
the type of the message

Implements ICQ2000::MessageEvent.


The documentation for this class was generated from the following files:
Generated on Fri Apr 26 23:48:15 2002 for libicq2000 by doxygen1.2.15