| Package | Description |
|---|---|
| abs.ixi.client.xmpp.packet |
| Modifier and Type | Method and Description |
|---|---|
XMPPError.StreamError |
XMPPError.getError() |
static XMPPError.StreamError |
XMPPError.StreamError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMPPError.StreamError[] |
XMPPError.StreamError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMPPError.setError(XMPPError.StreamError error) |
Copyright © 2019. All rights reserved.