Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubErrorCondition

Packages that use PubSubErrorCondition
tigase.jaxmpp.core.client.xmpp.modules.pubsub   
 

Uses of PubSubErrorCondition in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.pubsub that return PubSubErrorCondition
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.
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.pubsub with parameters of type PubSubErrorCondition
protected abstract  void PubSubAsyncCallback.onEror(IQ response, XMPPException.ErrorCondition errorCondition, PubSubErrorCondition pubSubErrorCondition)
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.