Uses of Class
org.jivesoftware.smackx.muc.packet.GroupChatInvitation
-
Packages that use GroupChatInvitation Package Description org.jivesoftware.smackx.muc.packet Element classes for XEP-0045: Multi-User Chat. -
-
Uses of GroupChatInvitation in org.jivesoftware.smackx.muc.packet
Methods in org.jivesoftware.smackx.muc.packet that return GroupChatInvitation Modifier and Type Method Description static GroupChatInvitation
GroupChatInvitation. from(Stanza packet)
Get the group chat invitation from the given stanza.GroupChatInvitation
GroupChatInvitation.Provider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-