Uses of Class
rocks.xmpp.extensions.search.model.Search.Item
-
Packages that use Search.Item Package Description rocks.xmpp.extensions.search.model Provides XML schema implementations of XEP-0055: Jabber Search. -
-
Uses of Search.Item in rocks.xmpp.extensions.search.model
Methods in rocks.xmpp.extensions.search.model that return types with arguments of type Search.Item Modifier and Type Method Description List<Search.Item>
Search. getItems()
Gets the items of a search result.
-