Options
Menu

Class IceCandidate

{@link RTCIceCandidate} parses an ICE candidate gathered by the browser and returns a IceCandidate object

Hierarchy

  • IceCandidate

Index

Constructors

Methods

Constructors

constructor

  • new IceCandidate(iceCandidate: RTCIceCandidate, isRemote?: boolean): IceCandidate

Methods

toPayload

  • toPayload(): RTCIceCandidatePayload

Generated using TypeDoc