1 2 3 4 5
package de.thedevstack.conversationsplus.xmpp; public abstract interface PacketReceived { }