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