Uploads media stats from the client to the server. The stats are retrieved from
WebRTC by calling
RTCPeerConnection.getStats().
The returned
RTCStatsReport
can be mapped to the sections below.
A unique client-generated identifier for this request. Different requests must never have the same request ID in the scope of one data channel. (Inherited from MediaApiRequest)