Uses of Class
org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
Package
Description
Smack's API for XEP-0428: Fallback Indication.
Smack's API for XEP-0428: Fallback Indication.
Smack's API for XEP-0428: Fallback Indication.
-
Uses of FallbackIndicationElement in org.jivesoftware.smackx.fallback_indication
Modifier and TypeMethodDescriptionvoid
FallbackIndicationListener.onFallbackIndicationReceived
(Message message, FallbackIndicationElement indicator, String fallbackBody) Listener method that gets called when aMessage
containing aFallbackIndicationElement
is received. -
Uses of FallbackIndicationElement in org.jivesoftware.smackx.fallback_indication.element
Modifier and TypeFieldDescriptionstatic final FallbackIndicationElement
FallbackIndicationElement.INSTANCE
Modifier and TypeMethodDescriptionstatic FallbackIndicationElement
FallbackIndicationElement.fromMessage
(Message message) -
Uses of FallbackIndicationElement in org.jivesoftware.smackx.fallback_indication.provider
Modifier and TypeMethodDescriptionFallbackIndicationElementProvider.parse
(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)