Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.webchat.chat.ChatSession

Packages that use ChatSession
com.jivesoftware.webchat.user   
 

Uses of ChatSession in com.jivesoftware.webchat.user
 

Methods in com.jivesoftware.webchat.user that return ChatSession
 ChatSession UserSession.getChatSession(java.lang.String participant)
          Retrieves the ChatSession associated with a 1-to-1 chat.
 

Methods in com.jivesoftware.webchat.user with parameters of type ChatSession
 void UserSession.addChatSession(java.lang.String participant, ChatSession chatSession)
          Adds a new ChatSession associated with a 1-to-1 converstation.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.