public final class InBandBytestreamsTransportMethod extends TransportMethod
| Modifier and Type | Class and Description |
|---|---|
static class |
InBandBytestreamsTransportMethod.StanzaType |
| Constructor and Description |
|---|
InBandBytestreamsTransportMethod(String sid,
int blockSize) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBlockSize() |
String |
getSessionId() |
InBandBytestreamsTransportMethod.StanzaType |
getStanzaType() |
public InBandBytestreamsTransportMethod(String sid, int blockSize)
public Integer getBlockSize()
public String getSessionId()
public InBandBytestreamsTransportMethod.StanzaType getStanzaType()
Copyright © 2014 XMPP.rocks. All rights reserved.