| Package | Description |
|---|---|
| org.jivesoftware.smackx.workgroup.agent | |
| org.jivesoftware.smackx.workgroup.packet |
| Modifier and Type | Method and Description |
|---|---|
Transcript |
AgentSession.getTranscript(String sessionID)
Returns the full conversation transcript of a given session.
|
Transcript |
TranscriptManager.getTranscript(String workgroupJID,
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) |