Uses of Class
org.ow2.clif.probe.rtp.ParticipantStats
-
Packages that use ParticipantStats Package Description org.ow2.clif.probe.rtp -
-
Uses of ParticipantStats in org.ow2.clif.probe.rtp
Methods in org.ow2.clif.probe.rtp that return types with arguments of type ParticipantStats Modifier and Type Method Description java.util.ArrayList<ParticipantStats>RTPStats. getByeList()Returns the list of participants which have sent a BYE packet.java.util.ArrayList<ParticipantStats>RTPStats. getParticipantsStats()Update statistics for each participants
-