public static final class Jingle.Reason.AlternativeSession extends Jingle.Reason.Condition
The party prefers to use an existing session with the peer rather than initiate a new session; the Jingle session ID of the alternative session SHOULD be provided as the XML character data of the <sid/> child.
| Constructor and Description |
|---|
AlternativeSession(java.lang.String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSessionId()
Gets the alternative session id.
|
Copyright © 2014–2019 XMPP.rocks. All rights reserved.