pl.mn.communicator.packet.in
Class GGUserListReply
java.lang.Object
pl.mn.communicator.packet.in.GGUserListReply
- All Implemented Interfaces:
- GGPacket, GGIncomingPackage
public class GGUserListReply
- extends java.lang.Object
- implements GGIncomingPackage
Created on 2004-12-11
- Version:
- $Id: GGUserListReply.java,v 1.1 2005/11/05 23:34:52 winnetou25 Exp $
- Author:
- Mateusz Szczap
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GG_USERLIST_REPLY
public static final int GG_USERLIST_REPLY
- See Also:
- Constant Field Values
GGUserListReply
public GGUserListReply(byte[] data)
throws java.io.IOException
- Throws:
java.io.IOException
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()
getContactList
public java.util.Collection getContactList()
isPutReply
public boolean isPutReply()
isPutMoreReply
public boolean isPutMoreReply()
isGetReply
public boolean isGetReply()
isGetMoreReply
public boolean isGetMoreReply()
Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.