public interface FallbackIndicationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onFallbackIndicationReceived(org.jivesoftware.smack.packet.Message message,
FallbackIndicationElement indicator,
java.lang.String fallbackBody)
Listener method that gets called when a
Message containing a FallbackIndicationElement is received. |
void onFallbackIndicationReceived(org.jivesoftware.smack.packet.Message message,
FallbackIndicationElement indicator,
java.lang.String fallbackBody)
Message containing a FallbackIndicationElement is received.message - messageindicator - Fallback IndicationfallbackBody - body that is marked as fallback