| Class | Description |
|---|---|
| DiscoverInfo |
A DiscoverInfo IQ packet, which is used by XMPP clients to request and receive information
to/from other XMPP entities.
|
| DiscoverInfo.Feature |
Represents the features offered by the item.
|
| DiscoverInfo.Identity |
Represents the identity of a given XMPP entity.
|
| DiscoverItems |
A DiscoverItems IQ packet, which is used by XMPP clients to request and receive items
associated with XMPP entities.
|
| DiscoverItems.Item |
An item is associated with an XMPP Entity, usually thought of a children of the parent
entity and normally are addressable as a JID.
|