Uses of Class
org.jivesoftware.smackx.workgroup.packet.Transcripts

Packages that use Transcripts
org.jivesoftware.smackx.workgroup.agent   
 

Uses of Transcripts in org.jivesoftware.smackx.workgroup.agent
 

Methods in org.jivesoftware.smackx.workgroup.agent that return Transcripts
 Transcripts AgentSession.getTranscripts(java.lang.String userID)
          Returns the transcripts of a given user.
 Transcripts TranscriptManager.getTranscripts(java.lang.String workgroupJID, java.lang.String userID)
          Returns the transcripts of a given user.