public interface Subscription
<subscription/> element, which is used in both 'pubsub' and 'pubsub#owner' namespace.| Modifier and Type | Method and Description |
|---|---|
Date |
getExpiry() |
Jid |
getJid() |
String |
getNode()
Gets the node.
|
String |
getSubId() |
SubscriptionState |
getSubscriptionState()
Gets the subscription state to a node.
|
boolean |
isConfigurationRequired() |
boolean |
isConfigurationSupported() |
Jid getJid()
String getNode()
String getSubId()
SubscriptionState getSubscriptionState()
Date getExpiry()
boolean isConfigurationRequired()
boolean isConfigurationSupported()
Copyright © 2014–2015 XMPP.rocks. All rights reserved.