See: Description
| Interface | Description |
|---|---|
| IQHandler |
Handles an inbound IQ request, (IQ stanzas of type
IQ.Type.GET or IQ.Type.SET) by processing the request and returning an IQ response of type result or error. |
| Class | Description |
|---|---|
| AbstractIQHandler |
This class is an IQ handler for extension managers.
|
| IQEvent |
An IQ event is fired whenever an IQ stanza is received or sent.
|
| MessageEvent |
A message event is fired whenever a message is received or sent.
|
| PresenceEvent |
A presence event is fired whenever a presence stanza is received or sent.
|
| Exception | Description |
|---|---|
| StanzaException | Deprecated |
Provides classes for XML stanza management (message, presence, IQ).
Copyright © 2014–2019 XMPP.rocks. All rights reserved.