public class JMRtcSessionStats
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
cpuAppUsage |
int |
cpuTotalUsage |
int |
lastmileQuality |
int |
rxBytes |
int |
rxKBitRate |
int |
totalDuration |
int |
txBytes |
int |
txKBitRate |
| Constructor and Description |
|---|
JMRtcSessionStats() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |