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 Transcripts
AgentSession. getTranscripts(Jid userID)
Returns the transcripts of a given user.Transcripts
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 Transcripts Modifier and Type Method Description Transcripts
TranscriptsProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-