|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.mn.communicator.packet.out.GGRemoveNotify
public class GGRemoveNotify
Packet that deletes certain user from the list of monitored users.
| Field Summary | |
|---|---|
static int |
GG_REMOVE_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 | |
|---|---|
GGRemoveNotify(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 static final int GG_REMOVE_NOTIFY
| Constructor Detail |
|---|
public GGRemoveNotify(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 | |||||||||