Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionAsyncCallback

Packages that use PubSubModule.SubscriptionAsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.pubsub   
 

Uses of PubSubModule.SubscriptionAsyncCallback in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.pubsub with parameters of type PubSubModule.SubscriptionAsyncCallback
 void PubSubModule.subscribe(BareJID pubSubJID, String nodeName, JID subscriberJID, JabberDataElement options, PubSubModule.SubscriptionAsyncCallback callback)
           
 void PubSubModule.subscribe(BareJID pubSubJID, String nodeName, JID subscriberJID, PubSubModule.SubscriptionAsyncCallback callback)
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.