Class ParticipantCache

java.lang.Object
ca.phon.project.ParticipantCache

public class ParticipantCache extends Object
Keep track of participants and what sessions in which they take part. This object is usually used as an extension on Projects.
  • Constructor Details

    • ParticipantCache

      public ParticipantCache(Project project)
  • Method Details