pl.mn.communicator.packet.in
Class GGNotifyReply

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

public class GGNotifyReply
extends java.lang.Object
implements GGIncomingPackage

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

Field Summary
static int GG_NOTIFY_REPLY
           
 
Constructor Summary
GGNotifyReply(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_REPLY

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

GGNotifyReply

public GGNotifyReply(byte[] data)
Parameters:
data - dane do utworzenia pakietu
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.