Package org.jivesoftware.smackx.muc
Interface DirectMucInvitationListener
-
public interface DirectMucInvitationListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinvitationReceived(GroupChatInvitation invitation, org.jivesoftware.smack.packet.Stanza stanza)
-
-
-
Method Detail
-
invitationReceived
void invitationReceived(GroupChatInvitation invitation, org.jivesoftware.smack.packet.Stanza stanza)
-
-