public final class OobX extends Object
<x/> element in the jabber:x:oob namespace.
This class is immutable.
| Constructor and Description |
|---|
OobX(URL url) |
OobX(URL url,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the description.
|
URL |
getUrl()
Gets the URL.
|
String |
toString() |
public static final String NAMESPACE
Copyright © 2014–2016 XMPP.rocks. All rights reserved.