Class TranscriptManager

java.lang.Object
org.jivesoftware.smackx.workgroup.agent.TranscriptManager

public class TranscriptManager extends Object
A TranscriptManager helps to retrieve the full conversation transcript of a given session getTranscript(EntityBareJid, String) or to retrieve a list with the summary of all the conversations that a user had getTranscripts(EntityBareJid, Jid).