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.DataChild
toXML
in interface AbstractHttpOverXmpp.DataChild
public String getSid()
Copyright © 2015 Ignite Realtime. All rights reserved.