mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 12:02:05 +01:00
Merge pull request #333 from adiaholic/docFix
DocFix in `NodeInformationProvider`
This commit is contained in:
commit
bf0c69c93e
1 changed files with 1 additions and 2 deletions
|
@ -28,8 +28,7 @@ import org.jivesoftware.smackx.disco.packet.DiscoverItems;
|
|||
/**
|
||||
* The NodeInformationProvider is responsible for providing supported identities, features
|
||||
* and hosted items (i.e. DiscoverItems.Item) about a given node. This information will be
|
||||
* requested each time this XMPPP client receives a disco info or items requests on the
|
||||
* given node. each time this XMPPP client receives a disco info or items requests on the
|
||||
* requested each time this XMPP client receives a disco info or items requests on the
|
||||
* given node.
|
||||
*
|
||||
* @author Gaston Dombiak
|
||||
|
|
Loading…
Reference in a new issue