Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem.Subscription

Packages that use RosterItem.Subscription
tigase.jaxmpp.core.client.xmpp.modules.roster Support for roster management. 
 

Uses of RosterItem.Subscription in tigase.jaxmpp.core.client.xmpp.modules.roster
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.roster that return RosterItem.Subscription
 RosterItem.Subscription RosterItem.getSubscription()
          Returns subscription state.
static RosterItem.Subscription RosterItem.Subscription.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RosterItem.Subscription[] RosterItem.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.roster with parameters of type RosterItem.Subscription
 void RosterItem.setSubscription(RosterItem.Subscription subscription)
           
 



Copyright © 2006-2013 Tigase. All Rights Reserved.