Uses of Class
org.jivesoftware.smackx.workgroup.packet.Transcript
Packages that use Transcript
Package
Description
TODO describe me.
TODO describe me.
-
Uses of Transcript in org.jivesoftware.smackx.workgroup.agent
Methods in org.jivesoftware.smackx.workgroup.agent that return TranscriptModifier and TypeMethodDescriptionAgentSession.getTranscript
(String sessionID) Returns the full conversation transcript of a given session.TranscriptManager.getTranscript
(EntityBareJid workgroupJID, String sessionID) Returns the full conversation transcript of a given session. -
Uses of Transcript in org.jivesoftware.smackx.workgroup.packet
Methods in org.jivesoftware.smackx.workgroup.packet that return TranscriptModifier and TypeMethodDescriptionTranscriptProvider.parse
(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)