Uses of Class
org.glassfish.cafe.api.presence.PeerPresentity.SubscriptionState

Packages that use PeerPresentity.SubscriptionState
org.glassfish.cafe.api.presence   
 

Uses of PeerPresentity.SubscriptionState in org.glassfish.cafe.api.presence
 

Methods in org.glassfish.cafe.api.presence that return PeerPresentity.SubscriptionState
 PeerPresentity.SubscriptionState PeerPresentity.getSubscriptionState()
          Returns the subscription state of the peer presentity.
static PeerPresentity.SubscriptionState PeerPresentity.SubscriptionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PeerPresentity.SubscriptionState[] PeerPresentity.SubscriptionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.