#include <events.h>
Inheritance diagram for ICQ2000::AwayMessageEvent:
Public Methods | |
AwayMessageEvent (ContactRef c) | |
Construct an Away message. More... | |
MessageType | getType () const |
get the type of the MessageEvent. More... |
The way away messages work in ICQ is they are just sending a special blank message to the other end, and the away message comes back in the ACK, as it would for other messages when sent to someone who is away (N/A, etc..).
|
Construct an Away message.
|
|
get the type of the MessageEvent.
Implements ICQ2000::MessageEvent. |