Uses of Class
org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
Packages that use Transcripts.AgentDetail
-
Uses of Transcripts.AgentDetail in org.jivesoftware.smackx.workgroup.packet
Methods in org.jivesoftware.smackx.workgroup.packet that return types with arguments of type Transcripts.AgentDetailModifier and TypeMethodDescriptionTranscripts.TranscriptSummary.getAgentDetails()
Returns a list of AgentDetails.Constructor parameters in org.jivesoftware.smackx.workgroup.packet with type arguments of type Transcripts.AgentDetailModifierConstructorDescriptionTranscriptSummary
(String sessionID, Date joinTime, Date leftTime, List<Transcripts.AgentDetail> agentDetails)