|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.mn.communicator.packet.out.GGAddNotify
public class GGAddNotify
GGNotifyReply| Field Summary | |
|---|---|
int |
GG_ADD_NOTIFY
|
| Fields inherited from interface pl.mn.communicator.packet.GGUser |
|---|
GG_USER_BLOCKED, GG_USER_BUDDY, GG_USER_FRIEND, GG_USER_NORMAL, GG_USER_UNKNOWN |
| Constructor Summary | |
|---|---|
GGAddNotify(int uin,
User.UserMode userMode)
|
|
| Method Summary | |
|---|---|
byte[] |
getContents()
|
int |
getLength()
|
int |
getPacketType()
Returns Gadu-Gadu packet type. |
int |
getUin()
|
User.UserMode |
getUserMode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int GG_ADD_NOTIFY
| Constructor Detail |
|---|
public GGAddNotify(int uin,
User.UserMode userMode)
| Method Detail |
|---|
public int getUin()
public User.UserMode getUserMode()
public int getPacketType()
GGPacket
getPacketType in interface GGPacketGGPacket.getPacketType()public int getLength()
getLength in interface GGOutgoingPackageGGOutgoingPackage.getLength()public byte[] getContents()
getContents in interface GGOutgoingPackageGGOutgoingPackage.getContents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||