@DocsEditable(), @DomName('RTCPeerConnection.iceGatheringState'), final
class RtcPeerConnection
- Constructors
- RtcPeerConnection
- Properties
- iceConnectionState
- iceGatheringState
- localDescription
- onAddStream
- onDataChannel
- onIceCandidate
- onIceConnectionStateChange
- onNegotiationNeeded
- onRemoveStream
- onSignalingStateChange
- remoteDescription
- signalingState
- hashCode
- on
- runtimeType
- Methods
- addIceCandidate
- addStream
- close
- createAnswer
- createDataChannel
- createDtmfSender
- createOffer
- getLocalStreams
- getRemoteStreams
- getStats
- getStreamById
- removeStream
- setLocalDescription
- setRemoteDescription
- updateIce
- addEventListener
- dispatchEvent
- noSuchMethod
- removeEventListener
- toString
- Operators
- operator ==
- Static properties
- supported
- Static methods
- generateCertificate
- Constants
- addStreamEvent
- dataChannelEvent
- iceCandidateEvent
- iceConnectionStateChangeEvent
- negotiationNeededEvent
- removeStreamEvent
- signalingStateChangeEvent