| Package | Description |
|---|---|
| rocks.xmpp.extensions.si.model |
Provides XML schema implementations of XEP-0095: Stream Initiation.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureNegotiation |
StreamInitiation.getFeatureNegotiation()
Gets the feature negotiation element.
|
| Constructor and Description |
|---|
StreamInitiation(FeatureNegotiation featureNegotiation) |
StreamInitiation(String id,
String profile,
String mimeType,
Object profileElement,
FeatureNegotiation featureNegotiation) |
Copyright © 2014–2016 XMPP.rocks. All rights reserved.