public final class OobIQ extends Object
| Constructor and Description |
|---|
OobIQ(URL url) |
OobIQ(URL url,
String description) |
OobIQ(URL url,
String description,
String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the description.
|
String |
getSessionId()
Gets the session id.
|
URL |
getUrl()
Gets the URL.
|
String |
toString() |
public OobIQ(URL url)
public URL getUrl()
public String getDescription()
public String getSessionId()
Copyright © 2014 XMPP.rocks. All rights reserved.