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

ICQ2000::AwayMessageEvent Class Reference

An Away message. More...

#include <events.h>

Inheritance diagram for ICQ2000::AwayMessageEvent::

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

Public Methods

 AwayMessageEvent (Contact *c)
 Construct an Away message. More...

MessageType getType () const
 get the type of the MessageEvent. More...

string getMessage () const
 get the away message. More...

void setMessage (const string &msg)
 set the away message. More...


Detailed Description

An Away message.


Constructor & Destructor Documentation

ICQ2000::AwayMessageEvent::AwayMessageEvent Contact *    c
 

Construct an Away message.

Parameters:
c  the contact


Member Function Documentation

string ICQ2000::AwayMessageEvent::getMessage   const
 

get the away message.

Returns:
the away message

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

get the type of the MessageEvent.

Returns:
the type of the message

Reimplemented from ICQ2000::MessageEvent.

void ICQ2000::AwayMessageEvent::setMessage const string &    msg
 

set the away message.

Parameters:
msg  the away message


The documentation for this class was generated from the following files:
Generated on Tue Jan 15 12:24:36 2002 for libicq2000 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001