Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

ICQ2000::NewUINEvent Class Reference

Registration of a new UIN. More...

#include <events.h>

Inheritance diagram for ICQ2000::NewUINEvent::

ICQ2000::Event List of all members.

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...


Detailed Description

Registration of a new UIN.


Constructor & Destructor Documentation

ICQ2000::NewUINEvent::NewUINEvent unsigned int    uin,
bool    success = true
 

Constructor for a NewUINEvent.

Parameters:
uin  your new uin
success  if registration was successful


Member Function Documentation

unsigned int ICQ2000::NewUINEvent::getUIN   const
 

get your new uin.

Returns:
the new uin

bool ICQ2000::NewUINEvent::isSuccess   const
 

get if registration was a success.

Returns:
if registration was a success


The documentation for this class was generated from the following files:
Generated on Tue Jan 15 12:24:37 2002 for libicq2000 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001