public static class AbstractHttpOverXmpp.ChunkedBase64 extends Object implements AbstractHttpOverXmpp.DataChild
This class is immutable.
| Constructor and Description |
|---|
AbstractHttpOverXmpp.ChunkedBase64(String streamId)
Creates ChunkedBase86 element.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getStreamId()
Returns streamId attribute.
|
String |
toXML()
Returns string containing xml representation of this object.
|
public AbstractHttpOverXmpp.ChunkedBase64(String streamId)
streamId - streamId attributepublic String toXML()
AbstractHttpOverXmpp.DataChildtoXML in interface AbstractHttpOverXmpp.DataChildpublic String getStreamId()