| Package | Description |
|---|---|
| rocks.xmpp.core.session |
Provides classes related to an XMPP session.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionEvent.Type |
ConnectionEvent.getType()
Gets the event type.
|
static ConnectionEvent.Type |
ConnectionEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionEvent.Type[] |
ConnectionEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2015 XMPP.rocks. All rights reserved.