Movatterモバイル変換


[0]ホーム

URL:


MDN Web Docs

RTCSctpTransport: state property

Baseline2023
Newly available

Thestate read-only property of theRTCSctpTransport interface provides information which describes a Stream Control Transmission Protocol (SCTP) transport state.

Value

A string whose value is one of the following:

connecting

The initial state when the connection is being established.

connected

The connection is open for data transmission.

closed

The connection is closed and can no longer be used.

Specifications

Specification
WebRTC: Real-Time Communication in Browsers
# dom-rtcsctptransport-state

Browser compatibility

See also

Help improve MDN

Learn how to contribute.

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp