|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.mn.communicator.packet.in.GGWelcome
public class GGWelcome
The packet is retrieved from the Gadu-Gadu server just after we connect to it. The class parses package and gets seed from server.
| Field Summary | |
|---|---|
static int |
GG_PACKAGE_WELCOME
|
| Constructor Summary | |
|---|---|
GGWelcome(byte[] data)
|
|
| Method Summary | |
|---|---|
int |
getPacketType()
Returns Gadu-Gadu packet type. |
int |
getSeed()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int GG_PACKAGE_WELCOME
| Constructor Detail |
|---|
public GGWelcome(byte[] data)
| Method Detail |
|---|
public int getPacketType()
GGPacket
getPacketType in interface GGPacketGGPacket.getPacketType()public int getSeed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||