|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.androidpn.client.NotificationPacketListener
public class NotificationPacketListener
This class notifies the receiver of incoming notifcation packets asynchronously.
Constructor Summary | |
---|---|
NotificationPacketListener(XmppManager xmppManager)
|
Method Summary | |
---|---|
void |
processPacket(org.jivesoftware.smack.packet.Packet packet)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotificationPacketListener(XmppManager xmppManager)
Method Detail |
---|
public void processPacket(org.jivesoftware.smack.packet.Packet packet)
processPacket
in interface org.jivesoftware.smack.PacketListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |