#include <events.h>
Inheritance diagram for ICQ2000::AwayMessageEvent::
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... |
|
Construct an Away message.
|
|
get the away message.
|
|
get the type of the MessageEvent.
Reimplemented from ICQ2000::MessageEvent. |
|
set the away message.
|