Uses of Class
org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
Package
Description
Smack API for XEP-0374: OpenPGP for XMPP: Instant Messaging.
-
Uses of OXInstantMessagingManager in org.jivesoftware.smackx.ox_im
Modifier and TypeMethodDescriptionstatic OXInstantMessagingManager
OXInstantMessagingManager.getInstanceFor
(XMPPConnection connection) Return an instance of theOXInstantMessagingManager
that belongs to the givenconnection
.