Interface RTCIceCandidateInit

Hierarchy

  • RTCIceCandidateInit

Properties

candidate?: string
sdpMLineIndex?: null | number
sdpMid?: null | string
usernameFragment?: null | string

Generated using TypeDoc