| Package | Description |
|---|---|
| rocks.xmpp.extensions.langtrans |
Provides classes for XEP-0171: Language Translation.
|
| rocks.xmpp.extensions.langtrans.model.items |
Provides classes for XEP-0171: Language Translation (items).
|
| Modifier and Type | Method and Description |
|---|---|
AsyncResult<List<LanguageSupport.Item>> |
LanguageTranslationManager.discoverLanguageSupport(rocks.xmpp.addr.Jid translationProvider)
Discovers language support for a translation provider.
|
| Modifier and Type | Method and Description |
|---|---|
List<LanguageSupport.Item> |
LanguageSupport.getItems()
Gets the items, which hold language translation support details.
|
| Constructor and Description |
|---|
LanguageSupport(Collection<LanguageSupport.Item> items)
Creates an query element with items.
|
Copyright © 2014–2017 XMPP.rocks. All rights reserved.