Package | Description |
---|---|
org.jivesoftware.smackx.workgroup.packet |
Modifier and Type | Method and Description |
---|---|
List<Transcripts.TranscriptSummary> |
Transcripts.getSummaries()
Returns a list of TranscriptSummary.
|
Constructor and Description |
---|
Transcripts(String userID,
List<Transcripts.TranscriptSummary> summaries)
Creates a Transcripts which will contain the transcript summaries of the given user.
|