public interface FeatureListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
negotiationStatusChanged(FeatureEvent featureEvent)
Fired whenever the status of a feature negotiation has changed.
|
void negotiationStatusChanged(FeatureEvent featureEvent) throws Exception
featureEvent - The feature event.Exception - If any exception occurred during handling of the event.Copyright © 2014 XMPP.rocks. All rights reserved.