#include <events.h>
Inheritance diagram for ICQ2000::MyStatusChangeEvent::
Public Methods | |
MyStatusChangeEvent (Contact *self) | |
Constructor for MyStatusChangeEvent. More... | |
Status | getStatus () const |
get your status. More... | |
bool | getInvisible () const |
get your invisibility. More... | |
EventType | getType () const |
get the type of SelfEvent. More... |
|
Constructor for MyStatusChangeEvent.
|
|
get your invisibility.
|
|
get your status.
|
|
get the type of SelfEvent.
Reimplemented from ICQ2000::SelfEvent. |