| Package | Description |
|---|---|
| rocks.xmpp.extensions.rosterx.model |
Provides XML schema implementations of XEP-0144: Roster Item Exchange.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ContactExchange.Item> |
ContactExchange.getItems()
Gets the contact exchange items.
|
| Constructor and Description |
|---|
ContactExchange(java.util.Collection<ContactExchange.Item> items) |
Copyright © 2014–2018 XMPP.rocks. All rights reserved.