See: Description
| Interface | Description |
|---|---|
| PacketExtension |
Interface to represent packet extensions.
|
| Class | Description |
|---|---|
| Authentication |
Authentication packet, which can be used to login to a XMPP server as well as
discover login information from the server.
|
| Bind |
IQ packet used by Smack to bind a resource and to obtain the jid assigned by
the server.
|
| DefaultPacketExtension |
Default implementation of the PacketExtension interface.
|
| Session |
IQ packet that will be sent to the server to establish a session.
|
| StreamError |
Represents a stream error packet.
|
Copyright © 2014. All Rights Reserved.