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. |
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE
http://jabber.org/protocol/ibb.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionId()
Gets the session id.
|
public static final String NAMESPACE
public final String getSessionId()
Copyright © 2014–2017 XMPP.rocks. All rights reserved.