| Package | Description |
|---|---|
| rocks.xmpp.extensions.jingle.transports.ibb.model |
Provides XML schema implementations of XEP-0261: Jingle In-Band Bytestreams Transport Method.
|
| Modifier and Type | Method and Description |
|---|---|
InBandBytestreamsTransportMethod.StanzaType |
InBandBytestreamsTransportMethod.getStanzaType() |
static InBandBytestreamsTransportMethod.StanzaType |
InBandBytestreamsTransportMethod.StanzaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InBandBytestreamsTransportMethod.StanzaType[] |
InBandBytestreamsTransportMethod.StanzaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2015 XMPP.rocks. All rights reserved.