Package | Description |
---|---|
org.jivesoftware.smackx.workgroup.agent |
TODO describe me.
|
org.jivesoftware.smackx.workgroup.packet |
TODO describe me.
|
Modifier and Type | Method and Description |
---|---|
Transcript |
TranscriptManager.getTranscript(EntityBareJid workgroupJID,
String sessionID)
Returns the full conversation transcript of a given session.
|
Transcript |
AgentSession.getTranscript(String sessionID)
Returns the full conversation transcript of a given session.
|
Modifier and Type | Method and Description |
---|---|
Transcript |
TranscriptProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |