Uses of Class
org.jivesoftware.smackx.iqregister.packet.Registration
-
Packages that use Registration Package Description org.jivesoftware.smackx.iqregister Smacks implementation of XEP-0077: In-Band Registration.org.jivesoftware.smackx.iqregister.provider Provider classes for XEP-0077: In-Band Registration. -
-
Uses of Registration in org.jivesoftware.smackx.iqregister
Methods in org.jivesoftware.smackx.iqregister that return Registration Modifier and Type Method Description Registration
AccountManager. getRegistrationInfo()
Gets the account registration info from the server. -
Uses of Registration in org.jivesoftware.smackx.iqregister.provider
Methods in org.jivesoftware.smackx.iqregister.provider that return Registration Modifier and Type Method Description Registration
RegistrationProvider. parse(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)
-