Uses of Class
org.jivesoftware.smackx.iqregister.AccountManager
-
Packages that use AccountManager Package Description org.jivesoftware.smackx.iqregister Smacks implementation of XEP-0077: In-Band Registration. -
-
Uses of AccountManager in org.jivesoftware.smackx.iqregister
Methods in org.jivesoftware.smackx.iqregister that return AccountManager Modifier and Type Method Description static AccountManager
AccountManager. getInstance(XMPPConnection connection)
Returns the AccountManager instance associated with a given XMPPConnection.
-