public final class UnknownSession
extends java.lang.Object
The implementation of the <unknown-session/> jingle error.
The ‘sid’ attribute specifies a session that is unknown to the recipient (e.g., no longer live according to the recipient’s state machine because the recipient previously terminated the session).
| Constructor and Description |
|---|
UnknownSession() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2014–2019 XMPP.rocks. All rights reserved.