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