Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.webchat.chat.group.ChatPresence

Packages that use ChatPresence
com.jivesoftware.webchat.chat.group   
 

Uses of ChatPresence in com.jivesoftware.webchat.chat.group
 

Methods in com.jivesoftware.webchat.chat.group that return ChatPresence
 ChatPresence[] GroupChatSession.getPresenceList()
          Returns a list of all new presences waiting to be retrieved.
 ChatPresence[] ChatInfo.getPresences()
           
 ChatPresence[] ChatInfo.getUpdatedUsers()
           
 

Methods in com.jivesoftware.webchat.chat.group with parameters of type ChatPresence
 void ChatInfo.addChatPresence(ChatPresence presence)
           
 void ChatInfo.addUpdatedUser(ChatPresence presence)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.