Class EndpointStats


  • public class EndpointStats
    extends ElementStats
    A dictionary that represents the stats gathered in the endpoint element.
    • Constructor Detail

      • EndpointStats

        protected EndpointStats()
        Default private constructor of EndpointStats for serialization with Jackson
    • Method Detail

      • getE2ELatency

        public List<MediaLatencyStat> getE2ELatency()
        get The average end to end latency for each media stream measured in nano seconds
      • setE2ELatency

        public void setE2ELatency​(List<MediaLatencyStat> E2ELatency)
        set The average end to end latency for each media stream measured in nano seconds