public final class StreamFeatures extends Object implements ServerStreamElement
<stream:features/> element.
This class is immutable (if all features are immutable, too).
| Constructor and Description |
|---|
StreamFeatures(List<Object> features) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getFeatures()
Gets the features, i.e. the child elements of the
<stream:features/> element. |
Copyright © 2014–2015 XMPP.rocks. All rights reserved.