Uses of Class
org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
-
Packages that use OXInstantMessagingManager Package Description org.jivesoftware.smackx.ox_im Smack API for XEP-0374: OpenPGP for XMPP: Instant Messaging. -
-
Uses of OXInstantMessagingManager in org.jivesoftware.smackx.ox_im
Methods in org.jivesoftware.smackx.ox_im that return OXInstantMessagingManager Modifier and Type Method Description static OXInstantMessagingManagerOXInstantMessagingManager. getInstanceFor(XMPPConnection connection)Return an instance of theOXInstantMessagingManagerthat belongs to the givenconnection.
-