Uses of Class
org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
Packages that use 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
Methods in org.jivesoftware.smackx.fallback_indication with parameters of type FallbackIndicationElementModifier and TypeMethodDescriptionvoidFallbackIndicationListener.onFallbackIndicationReceived(Message message, FallbackIndicationElement indicator, String fallbackBody) Listener method that gets called when aMessagecontaining aFallbackIndicationElementis received. - 
Uses of FallbackIndicationElement in org.jivesoftware.smackx.fallback_indication.element
Fields in org.jivesoftware.smackx.fallback_indication.element declared as FallbackIndicationElementModifier and TypeFieldDescriptionstatic final FallbackIndicationElementFallbackIndicationElement.INSTANCEMethods in org.jivesoftware.smackx.fallback_indication.element that return FallbackIndicationElementModifier and TypeMethodDescriptionstatic FallbackIndicationElementFallbackIndicationElement.fromMessage(Message message)  - 
Uses of FallbackIndicationElement in org.jivesoftware.smackx.fallback_indication.provider
Methods in org.jivesoftware.smackx.fallback_indication.provider that return FallbackIndicationElementModifier and TypeMethodDescriptionFallbackIndicationElementProvider.parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)