public class MUCOwnerProvider extends org.jivesoftware.smack.provider.IQProvider<MUCOwner>
Constructor and Description |
---|
MUCOwnerProvider() |
Modifier and Type | Method and Description |
---|---|
MUCOwner |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public MUCOwner parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.parsing.SmackParsingException
parse
in class org.jivesoftware.smack.provider.Provider<MUCOwner>
org.jivesoftware.smack.xml.XmlPullParserException
java.io.IOException
org.jivesoftware.smack.parsing.SmackParsingException