public class StreamFeaturePacket extends XMPPPacket
| Constructor and Description |
|---|
StreamFeaturePacket(Element element) |
| Modifier and Type | Method and Description |
|---|---|
List<StreamFeature> |
getFeatures() |
String |
xml()
Generate XML String out of the this entity.
|
public StreamFeaturePacket(Element element)
public List<StreamFeature> getFeatures()
public String xml()
XMLConvertibleCopyright © 2019. All rights reserved.