Uses of Class
org.jivesoftware.smackx.workgroup.packet.Transcripts
-
Packages that use Transcripts Package Description org.jivesoftware.smackx.workgroup.agent TODO describe me.org.jivesoftware.smackx.workgroup.packet TODO describe me. -
-
Uses of Transcripts in org.jivesoftware.smackx.workgroup.agent
Methods in org.jivesoftware.smackx.workgroup.agent that return Transcripts Modifier and Type Method Description TranscriptsAgentSession. getTranscripts(Jid userID)Returns the transcripts of a given user.TranscriptsTranscriptManager. 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 Transcripts Modifier and Type Method Description TranscriptsTranscriptsProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-