Main Page   Namespace List   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.

unsigned int getUIN () const
 get your new uin

bool isSuccess () const
 get if registration was a success


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 Sun Jul 21 10:57:33 2002 for libicq2000 by doxygen1.2.16