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