pl.mn.communicator.packet.in
Class GGPubdirReply
java.lang.Object
pl.mn.communicator.packet.in.GGPubdirReply
- All Implemented Interfaces:
- GGPacket, GGPubdirConsts, GGIncomingPackage
public class GGPubdirReply
- extends java.lang.Object
- implements GGIncomingPackage, GGPubdirConsts
- Version:
- $Id: GGPubdirReply.java,v 1.1 2005/11/05 23:34:52 winnetou25 Exp $
- Author:
- Marcin Naglik, Mateusz Szczap
| Fields inherited from interface pl.mn.communicator.packet.GGPubdirConsts |
ACTIVE, BIRTH_YEAR, CITY, FAMILY_CITY, FAMILY_NAME, FIRST_NAME, GENDER, GG_PUBDIR50_READ, GG_PUBDIR50_SEARCH, GG_PUBDIR50_SEARCH_REPLY, GG_PUBDIR50_WRITE, LAST_NAME, NEXT_START, NICK_NAME, START, STATUS, UIN |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GG_PUBDIR50_REPLY
public static final int GG_PUBDIR50_REPLY
- See Also:
- Constant Field Values
GGPubdirReply
public GGPubdirReply(byte[] data)
getQuerySeq
public int getQuerySeq()
getPubdirReadReply
public PersonalInfo getPubdirReadReply()
getPubdirSearchReply
public PublicDirSearchReply getPubdirSearchReply()
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()
isPubdirSearchReply
public boolean isPubdirSearchReply()
isPubdirReadReply
public boolean isPubdirReadReply()
isPubdirWriteReply
public boolean isPubdirWriteReply()
Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.