Work fork of an Android Jabber client for bridge users
1package eu.siacs.conversations.xmpp; 2 3public interface PacketReceived { 4 5}