Properties
Private disconnectionChannel
disconnectionChannel: RTCDataChannel
Private iceCandidates
iceCandidates: RTCIceCandidate[] = ...
Private onCloseCallback
onCloseCallback: CloseCallback
Private onReadyCallback
onReadyCallback: ReadyCallback
Private remoteStream
remoteStream: undefined | MediaStream
Readonly super
super: RTCPeerConnection