1. Constructors
  2. RtcPeerConnection
  3. Properties
  4. connectionState
  5. hashCode
  6. iceConnectionState
  7. iceGatheringState
  8. localDescription
  9. on
  10. onAddStream
  11. onConnectionStateChange
  12. onDataChannel
  13. onIceCandidate
  14. onIceConnectionStateChange
  15. onNegotiationNeeded
  16. onRemoveStream
  17. onSignalingStateChange
  18. onTrack
  19. remoteDescription
  20. runtimeType
  21. signalingState
  22. Methods
  23. addEventListener
  24. addIceCandidate
  25. addStream
  26. addTrack
  27. close
  28. createAnswer
  29. createDataChannel
  30. createDtmfSender
  31. createOffer
  32. dispatchEvent
  33. getLegacyStats
  34. getLocalStreams
  35. getReceivers
  36. getRemoteStreams
  37. getSenders
  38. getStats
  39. noSuchMethod
  40. removeEventListener
  41. removeStream
  42. removeTrack
  43. setConfiguration
  44. setLocalDescription
  45. setRemoteDescription
  46. toString
  47. Operators
  48. operator ==
  49. Static properties
  50. supported
  51. Static methods
  52. generateCertificate
  53. Constants
  54. addStreamEvent
  55. connectionStateChangeEvent
  56. dataChannelEvent
  57. iceCandidateEvent
  58. iceConnectionStateChangeEvent
  59. negotiationNeededEvent
  60. removeStreamEvent
  61. signalingStateChangeEvent
  62. trackEvent