pl.mn.communicator.packet.in
Class GGStatus60

java.lang.Object
  extended by pl.mn.communicator.packet.in.GGStatus60
All Implemented Interfaces:
GGPacket, GGStatuses, GGIncomingPackage

public class GGStatus60
extends java.lang.Object
implements GGIncomingPackage, GGStatuses

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

Field Summary
static int GG_STATUS60
           
 
Fields inherited from interface pl.mn.communicator.packet.GGStatuses
GG_STATUS_AVAIL, GG_STATUS_AVAIL_DESCR, GG_STATUS_BLOCKED, GG_STATUS_BUSY, GG_STATUS_BUSY_DESCR, GG_STATUS_FRIENDS_MASK, GG_STATUS_INVISIBLE, GG_STATUS_INVISIBLE_DESCR, GG_STATUS_NOT_AVAIL, GG_STATUS_NOT_AVAIL_DESCR, GG_STATUS_UNKNOWN
 
Constructor Summary
GGStatus60(byte[] data)
           
 
Method Summary
 int getPacketType()
          Returns Gadu-Gadu packet type.
 IRemoteStatus getStatus60()
           
 IUser getUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GG_STATUS60

public static final int GG_STATUS60
See Also:
Constant Field Values
Constructor Detail

GGStatus60

public GGStatus60(byte[] data)
Method Detail

getPacketType

public int getPacketType()
Description copied from interface: GGPacket
Returns Gadu-Gadu packet type.

Specified by:
getPacketType in interface GGPacket
Returns:
constant specyfing Gadu-Gadu packet type.
See Also:
GGPacket.getPacketType()

getUser

public IUser getUser()

getStatus60

public IRemoteStatus getStatus60()


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