public final class Handshake extends Object implements StreamElement
| Constructor and Description |
|---|
Handshake() |
| Modifier and Type | Method and Description |
|---|---|
static Handshake |
create(String streamId,
String sharedSecret)
Creates the handshake element from stream id and the shared secret.
|
String |
getValue()
Gets the value of the handshake element.
|
public String getValue()
Copyright © 2014–2018 XMPP.rocks. All rights reserved.