Web Rtc Transport Stats
@Serializable
Constructors
Link copied to clipboard
constructor(bytesReceived: Double?, bytesSent: Double?, roundTripTime: Double?, totalRoundTripTime: Double?, availableOutgoingBitrate: Double?, availableIncomingBitrate: Double?, dtlsCipher: String?, dtlsState: RTCDtlsTransportState?, iceRole: RTCIceRole?, packetsReceived: Double?, packetsSent: Double?)