| Modifier and Type | Method and Description |
|---|---|
void |
PubSubModule.subscribe(tigase.jaxmpp.core.client.BareJID pubSubJID,
String nodeName,
tigase.jaxmpp.core.client.JID subscriberJID,
tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement options,
PubSubModule.SubscriptionAsyncCallback callback)
Subscribe to a Node.
|
void |
PubSubModule.subscribe(tigase.jaxmpp.core.client.BareJID pubSubJID,
String nodeName,
tigase.jaxmpp.core.client.JID subscriberJID,
PubSubModule.SubscriptionAsyncCallback callback)
Subscribe to a Node.
|
Copyright © 2006–2018 Tigase. All rights reserved.