public final class ContactExchange extends Object
<x/> element in the http://jabber.org/protocol/rosterx namespace.
This class is immutable.
| Modifier and Type | Class and Description |
|---|---|
static class |
ContactExchange.Item
The roster exchange item.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE
http://jabber.org/protocol/rosterx
|
| Constructor and Description |
|---|
ContactExchange() |
public static final String NAMESPACE
public final List<ContactExchange.Item> getItems()
Copyright © 2014–2015 XMPP.rocks. All rights reserved.