|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Subscription | |
|---|---|
| tigase.jaxmpp.core.client.xmpp.modules.pubsub | |
| Uses of Subscription in tigase.jaxmpp.core.client.xmpp.modules.pubsub |
|---|
| Methods in tigase.jaxmpp.core.client.xmpp.modules.pubsub that return Subscription | |
|---|---|
static Subscription |
Subscription.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Subscription[] |
Subscription.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 Subscription | |
|---|---|
protected abstract void |
PubSubModule.SubscriptionAsyncCallback.onSubscribe(IQ response,
String node,
JID jid,
String subID,
Subscription subscription)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||