Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. RTCDataChannelStats
  4. bytesReceived

RTCDataChannelStats: bytesReceived property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

ThebytesReceived property of theRTCDataChannelStats dictionary returns the total number of payload bytes received on the associatedRTCDataChannel.

Note that non-payload bytes, such as those for framing and in headers, are not included.

Value

A positive integer value indicating the total number of payload bytes received on the associated data channel.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcdatachannelstats-bytesreceived

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp