pl.mn.communicator
Interface IUser

All Known Implementing Classes:
User

public interface IUser

Interface that represents Gadu-Gadu user.

Version:
$Id: IUser.java,v 1.1 2005/11/05 23:34:52 winnetou25 Exp $
Author:
Marcin Naglik, Mateusz Szczap

Field Summary
static IUser[] EMPTY_ARRAY
           
 
Method Summary
 int getUin()
          Gets uin of the Gadu-Gadu user.
 User.UserMode getUserMode()
          Gets userMode of this Gadu-Gadu user.
 

Field Detail

EMPTY_ARRAY

static final IUser[] EMPTY_ARRAY
Method Detail

getUin

int getUin()
Gets uin of the Gadu-Gadu user.

Returns:
the uin of Gadu-Gadu user.

getUserMode

User.UserMode getUserMode()
Gets userMode of this Gadu-Gadu user.

Returns:
the User.UserMode of this Gadu-Gadu user.


Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.