polymer_app_layout_template
polymer_app_layout
RtcPeerConnection
onDataChannel
onDataChannel
polymer_app_layout_template
polymer_app_layout
RtcPeerConnection
onDataChannel
property
onDataChannel
polymer_app_layout_template
polymer_app_layout
RtcPeerConnection
Constants
addStreamEvent
dataChannelEvent
iceCandidateEvent
iceConnectionStateChangeEvent
negotiationNeededEvent
removeStreamEvent
signalingStateChangeEvent
Static properties
supported
Properties
iceConnectionState
iceGatheringState
localDescription
on
onAddStream
onDataChannel
onIceCandidate
onIceConnectionStateChange
onNegotiationNeeded
onRemoveStream
onSignalingStateChange
remoteDescription
signalingState
Constructors
RtcPeerConnection
Methods
addEventListener
addIceCandidate
addStream
close
createAnswer
createDataChannel
createDtmfSender
createOffer
dispatchEvent
getLocalStreams
getRemoteStreams
getStats
getStreamById
removeEventListener
removeStream
setLocalDescription
setRemoteDescription
updateIce
Stream<
RtcDataChannelEvent
>
onDataChannel
read-only
Stream of
datachannel
events handled by this
RtcPeerConnection
.