Uses of Class
org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
-
Packages that use PushNotificationsElements.RemoteDisablingExtension Package Description org.jivesoftware.smackx.push_notifications.element Push Notifications elements (XEP-0357).org.jivesoftware.smackx.push_notifications.provider Push Notifications providers (XEP-0357). -
-
Uses of PushNotificationsElements.RemoteDisablingExtension in org.jivesoftware.smackx.push_notifications.element
Methods in org.jivesoftware.smackx.push_notifications.element that return PushNotificationsElements.RemoteDisablingExtension Modifier and Type Method Description static PushNotificationsElements.RemoteDisablingExtension
PushNotificationsElements.RemoteDisablingExtension. from(Message message)
-
Uses of PushNotificationsElements.RemoteDisablingExtension in org.jivesoftware.smackx.push_notifications.provider
Methods in org.jivesoftware.smackx.push_notifications.provider that return PushNotificationsElements.RemoteDisablingExtension Modifier and Type Method Description PushNotificationsElements.RemoteDisablingExtension
RemoteDisablingProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-