Skip to main content

RTCLocalIceCandidateInit

Extends

Properties

candidate?

optional candidate?: string;

Inherited from

RTCIceCandidateInit.candidate


sdpMid?

optional sdpMid?: string | null;

Inherited from

RTCIceCandidateInit.sdpMid


sdpMLineIndex?

optional sdpMLineIndex?: number | null;

Inherited from

RTCIceCandidateInit.sdpMLineIndex


usernameFragment?

optional usernameFragment?: string | null;

Inherited from

RTCIceCandidateInit.usernameFragment