public class RTCStats extends Stats
Modifier | Constructor and Description |
---|---|
protected |
RTCStats()
Default private constructor of RTCStats for serialization with Jackson
|
|
RTCStats(String id,
StatsType type,
double timestamp,
long timestampMillis)
Create a RTCStats
|
getId, getTimestamp, getTimestampMillis, getType, setId, setTimestamp, setTimestampMillis, setType
Copyright © 2022 Kurento. All rights reserved.