public static final class InBandByteStream.Close extends InBandByteStream
The implementation of the <close/>
element in the http://jabber.org/protocol/ibb
namespace.
This class is immutable.
InBandByteStream.Close, InBandByteStream.Data, InBandByteStream.Open
NAMESPACE
Constructor and Description |
---|
Close(java.lang.String sessionId)
Creates the
<close/> element. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getSessionId
Copyright © 2014–2019 XMPP.rocks. All rights reserved.