| Interface | Description |
|---|---|
| XMPPNamespace | |
| XMPPResponseCallback |
| Class | Description |
|---|---|
| JID |
Represents Jabber ID
|
| StreamContext |
StreamContext captures state of the ongoing XMPP stream state. |
| StreamResumed | |
| XMPPProtocol |
This class has all the protocol defined rules.
|
| XMPPStreamConstants | |
| XMPPTags | |
| XMPPUtils |
Utility class to hold xmpp constants, namespaces, string literals and
convenience methods.
|
| Enum | Description |
|---|---|
| PresenceSubscription | |
| StreamState |
StreamState indicates one of the stream states from Stream
life-cycle. |
| XmppException.ErrorCondition |
| Exception | Description |
|---|---|
| InvalidJabberId | |
| StreamClosedException |
XMPP Stream exception indicating closed XMPP Stream.
|
| StreamNotReadyException | |
| XmppException |
Represents XMPP protocol layer exception for client library.
|
Copyright © 2019. All rights reserved.