RTCIceParameters:password 屬性

RTCIceParameters 字典的 password 屬性指定了 ICE 密碼,該密碼與 usernameFragment 一起,在其整個持續時間內唯一標識一個 ICE 會話。

一個字串,包含與傳輸的 usernameFragment 字串對應的密碼。

規範

規範
WebRTC:瀏覽器中的即時通訊
# dom-rtciceparameters-password