| Package | Description |
|---|---|
| rocks.xmpp.extensions.si |
Provides classes for XEP-0095: Stream Initiation.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncResult<ByteStreamSession> |
StreamInitiationManager.initiateStream(rocks.xmpp.addr.Jid receiver,
SIFileTransferOffer profile,
String mimeType,
Duration timeout)
Initiates a stream with another entity.
|
AsyncResult<ByteStreamSession> |
StreamInitiationManager.initiateStream(rocks.xmpp.addr.Jid receiver,
SIFileTransferOffer profile,
String mimeType,
Duration timeout,
String sessionId)
Initiates a stream with another entity.
|
Copyright © 2014–2017 XMPP.rocks. All rights reserved.