Package | Description |
---|---|
org.jivesoftware.smackx.workgroup.agent |
TODO describe me.
|
org.jivesoftware.smackx.workgroup.packet |
TODO describe me.
|
Modifier and Type | Method and Description |
---|---|
Transcripts |
TranscriptManager.getTranscripts(EntityBareJid workgroupJID,
Jid userID)
Returns the transcripts of a given user.
|
Transcripts |
AgentSession.getTranscripts(Jid userID)
Returns the transcripts of a given user.
|
Modifier and Type | Method and Description |
---|---|
Transcripts |
TranscriptsProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |