@FunctionalInterface public interface StreamFeatureListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
featureSuccessfullyNegotiated()
Fired when the feature has been successfully negotiated.
|
void featureSuccessfullyNegotiated()
throws StreamNegotiationException
StreamNegotiationException - If any exception occurred during handling of the event.Copyright © 2014–2015 XMPP.rocks. All rights reserved.