- Constructors
- RtcPeerConnection
-
Properties
-
connectionState
-
hashCode
-
iceConnectionState
-
iceGatheringState
-
localDescription
-
on
-
onAddStream
-
onConnectionStateChange
-
onDataChannel
-
onIceCandidate
-
onIceConnectionStateChange
-
onNegotiationNeeded
-
onRemoveStream
-
onSignalingStateChange
-
onTrack
-
remoteDescription
-
runtimeType
-
signalingState
- Methods
-
addEventListener
-
addIceCandidate
-
addStream
-
addTrack
-
close
-
createAnswer
-
createDataChannel
-
createDtmfSender
-
createOffer
-
dispatchEvent
-
getLegacyStats
-
getLocalStreams
-
getReceivers
-
getRemoteStreams
-
getSenders
-
getStats
-
noSuchMethod
-
removeEventListener
-
removeStream
-
removeTrack
-
setConfiguration
-
setLocalDescription
-
setRemoteDescription
-
toString
- Operators
-
operator ==
- Static properties
- supported
- Static methods
- generateCertificate
- Constants
- addStreamEvent
- connectionStateChangeEvent
- dataChannelEvent
- iceCandidateEvent
- iceConnectionStateChangeEvent
- negotiationNeededEvent
- removeStreamEvent
- signalingStateChangeEvent
- trackEvent