| Package | Description |
|---|---|
| net.java.otr4j.session |
| Modifier and Type | Method and Description |
|---|---|
List<TLV> |
OtrSm.abortSmp()
Create an abort TLV and reset our state.
|
List<TLV> |
OtrSm.initRespondSmp(String question,
String secret,
boolean initiating)
Respond to or initiate an SMP negotiation
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OtrSm.doProcessTlv(TLV tlv) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
SessionImpl.transformSending(String msgText,
List<TLV> tlvs) |
String[] |
Session.transformSending(String content,
List<TLV> tlvs) |
Copyright © 2015. All rights reserved.