menu
flutter_webrtc_fix package
documentation
flutter_webrtc_fix.dart
RTCPeerConnection
connectionState property
connectionState property
dark_mode
light_mode
connectionState
property
RTCPeerConnectionState
?
get
connectionState
Implementation
RTCPeerConnectionState?
get
connectionState;
flutter_webrtc_fix package
documentation
flutter_webrtc_fix
RTCPeerConnection
connectionState property
RTCPeerConnection class
Constructors
new
Properties
connectionState
getConfiguration
hashCode
iceConnectionState
iceGatheringState
onAddStream
onAddTrack
onConnectionState
onDataChannel
onIceCandidate
onIceConnectionState
onIceGatheringState
onRemoveStream
onRemoveTrack
onRenegotiationNeeded
onSignalingState
onTrack
receivers
runtimeType
senders
signalingState
transceivers
Methods
addCandidate
addStream
addTrack
addTransceiver
close
createAnswer
createDataChannel
createDtmfSender
createOffer
dispose
getLocalDescription
getLocalStreams
getReceivers
getRemoteDescription
getRemoteStreams
getSenders
getStats
getTransceivers
noSuchMethod
removeStream
removeTrack
restartIce
setConfiguration
setLocalDescription
setRemoteDescription
toString
Operators
operator ==