HMSRTCStats

fun HMSRTCStats(bytesSent: Long, bytesReceived: Long, packetsReceived: Long, packetsLost: Long, bitrateSent: Double, bitrateReceived: Double, roundTripTime: Double)