public abstract class InBandByteStream extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InBandByteStream.Close
The implementation of the
<close/> element in the http://jabber.org/protocol/ibb namespace. |
static class |
InBandByteStream.Data
The implementation of the
<data/> element in the http://jabber.org/protocol/ibb namespace. |
static class |
InBandByteStream.Open
The implementation of the
<open/> element in the http://jabber.org/protocol/ibb namespace. |
public static final String NAMESPACE
public final String getSessionId()
Copyright © 2014–2015 XMPP.rocks. All rights reserved.