Clearspace API (2.5.29) Core Javadocs

Uses of Interface
com.jivesoftware.community.Presence

Packages that use Presence
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of Presence in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return Presence
 Presence PresenceManager.createPresence(User user, String uid, String IPAddress)
          Create a presence for a user.
 Presence PresenceManager.getPresence(User user)
          Returns the presence for the user, or null if the user isn't online.
 

Methods in com.jivesoftware.community with parameters of type Presence
 void PresenceManager.setOffline(Presence presence)
          Sets a presence to be offline which causes the presence to be removed from the system.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.