#include <events.h>
Inheritance diagram for ICQ2000::NewUINEvent::
Public Methods | |
NewUINEvent (unsigned int uin, bool success=true) | |
Constructor for a NewUINEvent. More... | |
unsigned int | getUIN () const |
get your new uin. More... | |
bool | isSuccess () const |
get if registration was a success. More... |
|
Constructor for a NewUINEvent.
|
|
get your new uin.
|
|
get if registration was a success.
|