Uses of Class
org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
Packages that use Transcripts.TranscriptSummary
-
Uses of Transcripts.TranscriptSummary in org.jivesoftware.smackx.workgroup.packet
Methods in org.jivesoftware.smackx.workgroup.packet that return types with arguments of type Transcripts.TranscriptSummaryModifier and TypeMethodDescriptionTranscripts.getSummaries()
Returns a list of TranscriptSummary.Constructor parameters in org.jivesoftware.smackx.workgroup.packet with type arguments of type Transcripts.TranscriptSummaryModifierConstructorDescriptionTranscripts
(Jid userID, List<Transcripts.TranscriptSummary> summaries) Creates a Transcripts which will contain the transcript summaries of the given user.