| Modifier and Type | Method and Description |
|---|---|
static PubSubErrorCondition |
PubSubErrorCondition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PubSubErrorCondition[] |
PubSubErrorCondition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
PubSubAsyncCallback.onEror(tigase.jaxmpp.core.client.xmpp.stanzas.IQ response,
tigase.jaxmpp.core.client.XMPPException.ErrorCondition errorCondition,
PubSubErrorCondition pubSubErrorCondition) |
Copyright © 2006–2015 Tigase. All rights reserved.