RTCIceCandidateStats: port property

The port property of the RTCIceCandidateStats dictionary specifies the network port used by the candidate.

Value

An integer value indicating the network port used by the RTCIceCandidate described by this RTCIceCandidateStats object. Corresponds to RTCIceCandidate.port.

Specifications