Class BindIQProvider


public class BindIQProvider extends IqProvider<Bind>
  • Constructor Details

    • BindIQProvider

      public BindIQProvider()
  • Method Details

    • parse

      public Bind parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment, org.jxmpp.JxmppContext jxmppContext) throws org.jivesoftware.smack.xml.XmlPullParserException, IOException
      Specified by:
      parse in class IqProvider<Bind>
      Throws:
      org.jivesoftware.smack.xml.XmlPullParserException
      IOException