Uses of Class
org.jivesoftware.smackx.push_notifications.PushNotificationsManager
-
Packages that use PushNotificationsManager Package Description org.jivesoftware.smackx.push_notifications Classes and interfaces to manage Push Notifications (XEP-0357). -
-
Uses of PushNotificationsManager in org.jivesoftware.smackx.push_notifications
Methods in org.jivesoftware.smackx.push_notifications that return PushNotificationsManager Modifier and Type Method Description static PushNotificationsManager
PushNotificationsManager. getInstanceFor(XMPPConnection connection)
Get the singleton instance of PushNotificationsManager.
-