public class MUCUserProvider extends org.jivesoftware.smack.provider.PacketExtensionProvider<MUCUser>
| Constructor and Description |
|---|
MUCUserProvider() |
public MUCUser parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException
parse in class org.jivesoftware.smack.provider.Provider<MUCUser>parser - the XML parser, positioned at the starting element of the extension.java.io.IOExceptionorg.xmlpull.v1.XmlPullParserException