Uses of Class
org.jivesoftware.smackx.workgroup.packet.Transcripts
Packages that use Transcripts
Package
Description
TODO describe me.
TODO describe me.
-
Uses of Transcripts in org.jivesoftware.smackx.workgroup.agent
Methods in org.jivesoftware.smackx.workgroup.agent that return TranscriptsModifier and TypeMethodDescriptionAgentSession.getTranscripts
(Jid userID) Returns the transcripts of a given user.TranscriptManager.getTranscripts
(EntityBareJid workgroupJID, Jid userID) Returns the transcripts of a given user. -
Uses of Transcripts in org.jivesoftware.smackx.workgroup.packet
Methods in org.jivesoftware.smackx.workgroup.packet that return TranscriptsModifier and TypeMethodDescriptionTranscriptsProvider.parse
(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)