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