public static class AbstractHttpOverXmpp.Ibb extends Object implements AbstractHttpOverXmpp.DataChild
This class is immutable.
| Modifier and Type | Method and Description |
|---|---|
String |
getSid()
Returns sid attribute.
|
String |
toXML()
Returns string containing xml representation of this object.
|
public Ibb(String sid)
sid - sid attributepublic String toXML()
AbstractHttpOverXmpp.DataChildtoXML in interface AbstractHttpOverXmpp.DataChildpublic String getSid()
Copyright © 2015 Ignite Realtime. All rights reserved.