#include <events.h>
Inheritance diagram for ICQ2000::StatusChangeEvent::

Public Methods | |
| StatusChangeEvent (Contact *contact, Status status, Status old_status) | |
| Constructor for StatusChangeEvent. More... | |
| EventType | getType () const |
| get the type of ContactListEvent. More... | |
| Status | getStatus () const |
| get the new status of the contact. More... | |
| Status | getOldStatus () const |
| get the old status of the contact. More... | |
|
||||||||||||||||
|
Constructor for StatusChangeEvent.
|
|
|
get the old status of the contact.
|
|
|
get the new status of the contact.
|
|
|
get the type of ContactListEvent.
Reimplemented from ICQ2000::ContactListEvent. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001