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

ICQMessageEventcopy () const

Detailed Description

An Authorisation Request.


Constructor & Destructor Documentation

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

Constructor for the Authorisation Request.

Parameters:
c  the contact
msg  authorisation message

ICQ2000::AuthReqEvent::AuthReqEvent ContactRef    c,
const std::string &    msg,
time_t    time
 

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 Sun Jul 21 10:57:33 2002 for libicq2000 by doxygen1.2.16