RTCLocalIceCandidateInit
Extends
Properties
candidate?
optional candidate?: string;
Inherited from
sdpMid?
optional sdpMid?: string | null;
Inherited from
sdpMLineIndex?
optional sdpMLineIndex?: number | null;
Inherited from
RTCIceCandidateInit.sdpMLineIndex
usernameFragment?
optional usernameFragment?: string | null;