pl.mn.communicator.packet.in
Class GGNotifyReply60

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

public class GGNotifyReply60
extends java.lang.Object
implements GGIncomingPackage

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

Field Summary
static int GG_NOTIFY_REPLY60
           
 
Constructor Summary
GGNotifyReply60(byte[] data)
           
 
Method Summary
 int getPacketType()
          Returns Gadu-Gadu packet type.
 java.util.Map getUsersStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GG_NOTIFY_REPLY60

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

GGNotifyReply60

public GGNotifyReply60(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.

getUsersStatus

public java.util.Map getUsersStatus()


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